Skip to content

Commit 35f38b7

Browse files
committed
Android: versionCode 5
1 parent e765a01 commit 35f38b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
applicationId "io.sevenlabs.app"
77
minSdkVersion rootProject.ext.minSdkVersion
88
targetSdkVersion rootProject.ext.targetSdkVersion
9-
versionCode 1
9+
versionCode 5
1010
versionName "1.0.0"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}

0 commit comments

Comments
 (0)