diff --git a/app/build.gradle b/app/build.gradle
index 564c6c6d..bacc2f10 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 28
-        versionCode 200
-        versionName "1.12.10 'Caerbannog'"
+        versionCode 201
+        versionName "1.12.11 'Caerbannog'"
 
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         externalNativeBuild {