Bump version to v0.1.11

This commit is contained in:
Aleksandras Kostarevas 2024-03-18 16:50:44 -05:00
parent c101772317
commit 2c94f8a1cd

View File

@ -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'