diff --git a/app/build.gradle b/app/build.gradle
index 3787f8ef..14e1e692 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 25
-        versionCode 91
-        versionName "1.5.1 'CrAzY Nacho'"
+        versionCode 92
+        versionName "1.5.2 'CrAzY Nacho'"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         externalNativeBuild {
             cmake {