This commit is contained in:
m2049r 2018-01-18 00:16:02 +01:00 committed by GitHub
parent d6eb82c457
commit f0a3c05a9a
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 67
versionName "1.3.7 'Satoshis Dream'"
versionCode 68
versionName "1.3.8 'Satoshis Dream'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {