Update version to 0.1.6

This commit is contained in:
Aleksandras Kostarevas 2024-02-01 23:07:33 +02:00
parent 6d5252e60a
commit d797622b0c

View File

@ -22,8 +22,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionName "0.1.5"
versionCode 36
versionName "0.1.6"
versionCode 37
applicationId 'org.futo.inputmethod.latin'
testApplicationId 'org.futo.inputmethod.latin.tests'