diff --git a/app/build.gradle b/app/build.gradle index 1c5bf1b..11ea315 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 29 - versionCode 710 - versionName "1.17.10 'Druk'" + versionCode 712 + versionName "1.17.12 'Druk'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {