We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e765a01 commit 35f38b7Copy full SHA for 35f38b7
android/app/build.gradle
@@ -6,7 +6,7 @@ android {
6
applicationId "io.sevenlabs.app"
7
minSdkVersion rootProject.ext.minSdkVersion
8
targetSdkVersion rootProject.ext.targetSdkVersion
9
- versionCode 1
+ versionCode 5
10
versionName "1.0.0"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
}
0 commit comments