1
mirror of https://github.com/m2049r/xmrwallet synced 2025-03-31 21:49:18 +02:00

new bugfix version

This commit is contained in:
m2049r 2017-09-23 11:09:27 +02:00
parent af18a89a5e
commit be236cce1b

@ -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 {