Skip to content

Commit

Permalink
Bumped versionCode to 64 in build.gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyphillips committed May 29, 2020
1 parent 7f1dbf7 commit 1fb511f
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 @@ -168,7 +168,7 @@ android {
applicationId "com.kisswallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 60
versionCode 64
versionName "0.3.6"
multiDexEnabled true
missingDimensionStrategy 'react-native-camera', 'general'
Expand Down

0 comments on commit 1fb511f

Please sign in to comment.