diff --git a/app/build.gradle b/app/build.gradle
index 2478d0f48afea09109111c5bb21999ec81ef0706..b7dc6ac39a810787a5e4057c978ba42a59e923b7 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 57
-        versionName "3.1.7"
+        versionCode 403
+        versionName "4.0.3"
     }
 
     compileOptions {