diff --git a/app/build.gradle b/app/build.gradle index 7c551c1..a7a69c0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 29 - versionCode 706 - versionName "1.17.6 'Druk'" + versionCode 707 + versionName "1.17.7 'Druk'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {