Skip to content

Commit

Permalink
updating versionCode to match android build number
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandosborne committed May 26, 2024
1 parent 4e8710a commit ffb6468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ android {
applicationId "com.databag"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 14
versionCode 1019
versionName "1.1"
}

Expand Down

0 comments on commit ffb6468

Please sign in to comment.