Skip to content

Commit

Permalink
update android version
Browse files Browse the repository at this point in the history
  • Loading branch information
anyxem committed Jul 26, 2024
1 parent 26cd557 commit 2b2c4f8
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 @@ -155,7 +155,7 @@ android {
applicationId "com.mojitowallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 43
versionCode 44
versionName "0.3.2"
multiDexEnabled true
missingDimensionStrategy 'react-native-camera', 'general'
Expand Down

0 comments on commit 2b2c4f8

Please sign in to comment.