Skip to content

Commit

Permalink
Bumpled versionCode again, since 18 was taken by the beta track version
Browse files Browse the repository at this point in the history
  • Loading branch information
Exulansis committed Sep 13, 2019
1 parent 546db59 commit dc56bf4
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 @@ -107,7 +107,7 @@ android {
applicationId "com.jolocomwallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 18
versionCode 19
versionName "1.7.0"
vectorDrawables.useSupportLibrary = true
missingDimensionStrategy 'react-native-camera', 'general'
Expand Down

0 comments on commit dc56bf4

Please sign in to comment.