diff --git a/app/build.gradle b/app/build.gradle
index 11ea315e..e113f720 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 29
-        versionCode 712
-        versionName "1.17.12 'Druk'"
+        versionCode 713
+        versionName "1.17.13 'Druk'"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         externalNativeBuild {
             cmake {