Skip to content

Commit

Permalink
Incease android build number.
Browse files Browse the repository at this point in the history
  • Loading branch information
coryzoon committed Oct 25, 2023
1 parent 5e12874 commit 9be6d55
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 @@ -78,7 +78,7 @@ android {
applicationId "com.zooniversemobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 61
versionCode 62
versionName "2.10.0"
}
signingConfigs {
Expand Down

0 comments on commit 9be6d55

Please sign in to comment.