Skip to content

Commit

Permalink
Android: v0.8.2 (83)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Mar 13, 2024
1 parent 94b3c81 commit a805deb
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 @@ -99,7 +99,7 @@ android {
applicationId "app.zeusln.zeus"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 82
versionCode 83
versionName "0.8.2"
multiDexEnabled true
missingDimensionStrategy 'react-native-camera', 'general'
Expand Down

0 comments on commit a805deb

Please sign in to comment.