mirror of https://github.com/m2049r/xmrwallet.git
bump version (#519)
This commit is contained in:
parent
909ff8ca5e
commit
028057a672
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "com.m2049r.xmrwallet"
|
applicationId "com.m2049r.xmrwallet"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 163
|
versionCode 164
|
||||||
versionName "1.10.13 'Node-O-matiC'"
|
versionName "1.10.14 'Node-O-matiC'"
|
||||||
|
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
|
|
Loading…
Reference in New Issue