Skip to content

Commit

Permalink
Incremented minor build number
Browse files Browse the repository at this point in the history
  • Loading branch information
balzack authored Nov 8, 2023
1 parent 304f35e commit 33c1f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ android {
applicationId "com.databag"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "1.0"
versionCode 11
versionName "1.1"
}

splits {
Expand Down

0 comments on commit 33c1f90

Please sign in to comment.