diff --git a/app/build.gradle b/app/build.gradle
index e585690301435b2fdd4f7981dcfd3cf171239a8d..afd9bc2bea5b9473d37c6b33bc1c19ef1cef301b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 25
-        versionCode 50
-        versionName "3.1.0"
+        versionCode 51
+        versionName "3.1.1"
     }
     buildTypes {
         release {