diff --git a/app/build.gradle b/app/build.gradle
index fdc7c726635de34b936d69db46bae155311fed4c..afb1e483343883a56b36d073f424395053e1cedf 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 406
-        versionName "4.0.6"
+        versionCode 407
+        versionName "4.0.7"
     }
 
     compileOptions {