Increase version

This commit is contained in:
Aleksandras Kostarevas 2024-01-16 23:40:59 +02:00
parent 18fd80ef55
commit 965b17d912

View File

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