diff --git a/mailbox-android/build.gradle b/mailbox-android/build.gradle
index 63f148603e7677eefc1955f91925bd278e42d052..089fb8de185672c294a4e3b21d21c206d4aea895 100644
--- a/mailbox-android/build.gradle
+++ b/mailbox-android/build.gradle
@@ -24,8 +24,8 @@ android {
         applicationId "org.briarproject.mailbox"
         minSdkVersion 18
         targetSdkVersion 33
-        versionCode 10007
-        versionName "1.0.7"
+        versionCode 10008
+        versionName "1.0.8"
         multiDexEnabled true // only needed when minSdkVersion < 21
         vectorDrawables.useSupportLibrary = true