new version

This commit is contained in:
m2049r 2017-09-26 22:58:08 +02:00
parent 94947de9ef
commit dceca0e198
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 19
versionName "0.8.0.6"
versionCode 20
versionName "0.8.0.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {