diff --git a/app/build.gradle b/app/build.gradle
index f50105dd8f0e591acd0f49ea2e821ba65c9b96ef..3650c24ff9fc56bb97ea2804b0a8468403b6f700 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
         applicationId "fr.nitorac.aurionweb"
         minSdkVersion 19
         targetSdkVersion 29
-        versionCode 3
-        versionName "1.0.2"
+        versionCode 4
+        versionName "1.1.0"
         multiDexEnabled true
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"