new version id

This commit is contained in:
m2049r 2017-12-21 08:00:09 +01:00 committed by GitHub
parent b689628975
commit 90d64089a6
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 62
versionName "1.3.2 'Satoshis Dream'"
versionCode 63
versionName "1.3.3 'Satoshis Dream'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {