We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077cb0c commit bfe26ceCopy full SHA for bfe26ce
AndroidApp/ui/build.gradle.kts
@@ -6,6 +6,7 @@ plugins {
6
7
android {
8
namespace = "me.nya_n.notificationnotifier.ui"
9
+ @Suppress("UnstableApiUsage")
10
experimentalProperties["android.experimental.enableScreenshotTest"] = true
11
12
kotlinOptions {
0 commit comments