diff --git a/app/build.gradle b/app/build.gradle
index 5ec28ce3fa1b573a66fe78df460ffa8163fe02fc..bcd0fdb4fc31605a9f1ad7c900f4d7cf6807c818 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 58
-        versionName "4.0.0"
+        versionCode 60
+        versionName "4.0.2"
     }
 
     compileOptions {