mirror of https://github.com/m2049r/xmrwallet.git
v1.12.11 (monero v0.15.0.1)
This commit is contained in:
parent
8e70004bf2
commit
cac32f660c
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "com.m2049r.xmrwallet"
|
applicationId "com.m2049r.xmrwallet"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 200
|
versionCode 201
|
||||||
versionName "1.12.10 'Caerbannog'"
|
versionName "1.12.11 'Caerbannog'"
|
||||||
|
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
|
|
Loading…
Reference in New Issue