Skip to content

Commit 75c9fa5

Browse files
committed
fixup! Build kts
1 parent 92ff2ca commit 75c9fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
mapOf(
1919
"clearPackageData" to "false",
2020
"disableAnalytics" to "true",
21-
"useTestStorageService" to "false",
21+
"useTestStorageService" to "true",
2222
),
2323
)
2424
}

0 commit comments

Comments
 (0)