Skip to content

Commit 5e8ea91

Browse files
committed
reduce version code
1 parent 35c7030 commit 5e8ea91

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
defaultConfig {
1919
applicationId = namespace
2020
versionName = baseVersionName
21-
versionCode = commitCount + 32432
21+
versionCode = commitCount + 31320
2222

2323
resourceConfigurations += arrayOf(
2424
"en",

0 commit comments

Comments
 (0)