diff --git a/app/build.gradle b/app/build.gradle
index 890afe8d824ae4038e45b93f1b1704aa5b4c1997..97e5b4a9bb4a2f0e2931c9bd8ad59d419b321291 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 410
-        versionName "4.1.0"
+        versionCode 411
+        versionName "4.1.1"
     }
 
     compileOptions {