new bugfix version

This commit is contained in:
m2049r 2017-09-23 11:09:27 +02:00
parent af18a89a5e
commit be236cce1b
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 13
versionName "0.8"
versionCode 14
versionName "0.8.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {