Skip to content

Commit

Permalink
Bump Android version
Browse files Browse the repository at this point in the history
  • Loading branch information
Janaka-Steph committed Sep 12, 2023
1 parent e857bdc commit fb432c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "io.sevenlabs.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 17
versionName "1.3.1"
versionCode 18
versionName "2.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit fb432c7

Please sign in to comment.