Bump version to v0.1.9

This commit is contained in:
Aleksandras Kostarevas 2024-03-14 16:56:20 -05:00
parent 0b7c386d11
commit e7955166d2

View File

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