Update version to 0.1.12

This commit is contained in:
Aleksandras Kostarevas 2024-03-22 10:53:51 -05:00
parent ce92ea6845
commit 1a7ae99f0b

View File

@ -22,8 +22,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionName "0.1.11"
versionCode 42
versionName "0.1.12"
versionCode 43
applicationId 'org.futo.inputmethod.latin'
testApplicationId 'org.futo.inputmethod.latin.tests'