mirror of https://github.com/m2049r/xmrwallet.git
bump version
This commit is contained in:
parent
c49351a8a9
commit
4ebcda2b14
|
@ -8,8 +8,8 @@ android {
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 4007
|
versionCode 4008
|
||||||
versionName "4.0.7 'Sidekick'"
|
versionName "4.0.8 'Sidekick'"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|
Loading…
Reference in New Issue