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 87d7a1c commit f9ce003Copy full SHA for f9ce003
1 file changed
gradle.properties
@@ -27,8 +27,8 @@ kotlin.annotationProcessor=ksp
27
org.gradle.configuration-cache=true
28
org.gradle.configuration-cache.problems=warn
29
# App version (versionName: displayed in App Store, versionCode: build number)
30
-VERSION_NAME=1.2
31
-VERSION_CODE=7
+VERSION_NAME=1.3
+VERSION_CODE=8
32
android.uniquePackageNames=false
33
android.dependency.useConstraints=true
34
android.r8.strictFullModeForKeepRules=false
0 commit comments