Skip to content

Commit bfe26ce

Browse files
committed
enableScreenshotTestのwarningsを握りつぶす
1 parent 077cb0c commit bfe26ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AndroidApp/ui/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ plugins {
66

77
android {
88
namespace = "me.nya_n.notificationnotifier.ui"
9+
@Suppress("UnstableApiUsage")
910
experimentalProperties["android.experimental.enableScreenshotTest"] = true
1011

1112
kotlinOptions {

0 commit comments

Comments
 (0)