1
mirror of https://github.com/m2049r/xmrwallet synced 2025-09-04 00:53:36 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
m2049r
0443fd808c bump version (consolidating with play release) 2021-02-17 00:16:24 +01:00

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 29
versionCode 705
versionName "1.17.5.1 'Druk'"
versionCode 706
versionName "1.17.6 'Druk'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {