mirror of https://github.com/m2049r/xmrwallet.git
bump version
This commit is contained in:
parent
c9132d7d97
commit
a3c0ca7ebe
|
@ -8,8 +8,8 @@ android {
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 4103
|
versionCode 4104
|
||||||
versionName "4.1.3 'Exolix'"
|
versionName "4.1.4 'Exolix'"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|
Loading…
Reference in New Issue