Update version to 0.1.4

This commit is contained in:
Aleksandras Kostarevas 2024-01-30 20:31:11 +02:00
parent a111164bb8
commit ef9d06299e

View File

@ -22,8 +22,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionName "0.1.3"
versionCode 34
versionName "0.1.4"
versionCode 35
applicationId 'org.futo.inputmethod.latin'
testApplicationId 'org.futo.inputmethod.latin.tests'