Skip to content

Commit

Permalink
Android: bump versionCode (88)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Jul 12, 2024
1 parent bf6f537 commit 4529cfe
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 @@ -100,7 +100,7 @@ android {
applicationId "app.zeusln.zeus"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 87
versionCode 88
versionName "0.8.5"
multiDexEnabled true
missingDimensionStrategy 'react-native-camera', 'general'
Expand Down

0 comments on commit 4529cfe

Please sign in to comment.