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