Skip to content

Commit 39616f1

Browse files
committed
Bump versionCode
Playstore says it was already used
1 parent b39e949 commit 39616f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
applicationId = "de.stephanlindauer.criticalmaps"
3636
minSdk = 26
3737
targetSdk = 36
38-
versionCode = 100
38+
versionCode = 101
3939
versionName = "3.0.0"
4040
vectorDrawables.useSupportLibrary = true
4141

0 commit comments

Comments
 (0)