Bump version to 0.1.8

This commit is contained in:
Aleksandras Kostarevas 2024-03-13 15:41:03 -05:00
parent 6c4c6b8965
commit 45c49c5625

View File

@ -22,8 +22,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionName "0.1.7"
versionCode 38
versionName "0.1.8"
versionCode 39
applicationId 'org.futo.inputmethod.latin'
testApplicationId 'org.futo.inputmethod.latin.tests'