diff --git a/build.gradle b/build.gradle
index 2b6841c596326828e5829e524b8199fbb69aec5e..6323283368f32e4b86f2aac78e76f97610d35094 100644
--- a/build.gradle
+++ b/build.gradle
@@ -22,8 +22,8 @@ android {
     defaultConfig {
         minSdk 24
         targetSdk 34
-        versionName "0.1.10"
-        versionCode 41
+        versionName "0.1.11"
+        versionCode 42
 
         applicationId 'org.futo.inputmethod.latin'
         testApplicationId 'org.futo.inputmethod.latin.tests'