diff --git a/app/build.gradle b/app/build.gradle index 5ed66eb..ce2af19 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 29 - versionCode 708 - versionName "1.17.8 'Druk'" + versionCode 709 + versionName "1.17.9 'Druk'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {