Skip to content

Commit

Permalink
Bump Android (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Roche authored Sep 15, 2022
1 parent 91ba2a3 commit 2ca0f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId "io.sevenlabs.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 11
versionCode 12
versionName "1.2.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 2ca0f4f

Please sign in to comment.