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