new version number (#208)

This commit is contained in:
m2049r 2018-03-13 22:31:32 +01:00 committed by GitHub
parent 8c086b77d3
commit b1f530e64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 25
versionCode 73
versionName "1.3.13 'Satoshis Dream'"
versionCode 74
versionName "1.3.14 'Satoshis Dream'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {