mirror of https://github.com/m2049r/xmrwallet.git
bump version
This commit is contained in:
parent
aa530caa28
commit
cd6f646b63
|
@ -8,8 +8,8 @@ android {
|
||||||
compileSdk 34
|
compileSdk 34
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 3310
|
versionCode 3311
|
||||||
versionName "3.3.10 'Argentina'"
|
versionName "3.3.11 'Argentina'"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|
Loading…
Reference in New Issue