We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c7030 commit 5e8ea91Copy full SHA for 5e8ea91
app/build.gradle.kts
@@ -18,7 +18,7 @@ android {
18
defaultConfig {
19
applicationId = namespace
20
versionName = baseVersionName
21
- versionCode = commitCount + 32432
+ versionCode = commitCount + 31320
22
23
resourceConfigurations += arrayOf(
24
"en",
0 commit comments