diff --git a/app/build.gradle b/app/build.gradle
index d0802e197119dcdfa6fcf6d84aa1ee6ecf40ec17..46c29da64807b69651f119b388cdcd513fe2e080 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 25
-        versionCode 52
-        versionName "3.1.2"
+        versionCode 53
+        versionName "3.1.3"
     }
     buildTypes {
         release {