diff --git a/app/build.gradle b/app/build.gradle
index a12f375e..b5eabf87 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 {