Skip to content

Commit 1a1f9c9

Browse files
author
Ferenc Gerlits
committed
Increment versionCode
I uploaded an incorrect release bundle to Google Play, and couldn't figure out how to re-upload a fixed version with the same versionCode.
1 parent 53870f6 commit 1a1f9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
applicationId "ferenc_gerlits.hypercube_viewer"
88
minSdkVersion 21
99
targetSdkVersion 33
10-
versionCode 3
10+
versionCode 4
1111
versionName "1.2"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}

0 commit comments

Comments
 (0)