diff --git a/app/build.gradle b/app/build.gradle index 70e67e1..a5fefd2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 405 - versionName "1.14.5 'On Board'" + versionCode 406 + versionName "1.14.6 'On Board'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {