Update version to 0.1.2

This commit is contained in:
Aleksandras Kostarevas 2024-01-17 15:12:49 +02:00
parent ec6969b5c2
commit 9a358d27a7

View File

@ -22,8 +22,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionName "0.1.1"
versionCode 32
versionName "0.1.2"
versionCode 33
applicationId 'org.futo.inputmethod.latin'
testApplicationId 'org.futo.inputmethod.latin.tests'