mirror of https://github.com/m2049r/xmrwallet.git
fix versionCode
This commit is contained in:
parent
c6aa04e986
commit
b978396a38
|
@ -7,7 +7,7 @@ android {
|
||||||
applicationId "com.m2049r.xmrwallet"
|
applicationId "com.m2049r.xmrwallet"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 201
|
versionCode 202
|
||||||
versionName "1.12.12 'Caerbannog'"
|
versionName "1.12.12 'Caerbannog'"
|
||||||
|
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
|
|
Loading…
Reference in New Issue