diff --git a/app/build.gradle b/app/build.gradle
index f0015b777daa5b69cd6a13b19c3f5583faf9f42f..f1331e124a18c2dacb3b6388d6867f71d0f4750b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -13,8 +13,8 @@ android {
 
   defaultConfig {
     applicationId "se.leap.bitmaskclient"
-    versionCode 154
-    versionName "1.0.8"
+    versionCode 155
+    versionName "1.0.9"
     minSdkVersion 16
     targetSdkVersion 30
     vectorDrawables.useSupportLibrary = true