diff --git a/app/build.gradle b/app/build.gradle index 7acaa0c..aaa6b03 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 85 - versionName "1.4.5 'Monero Spedner'" + versionCode 86 + versionName "1.4.6 'Monero Spedner'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {