Update version to 0.1.3

This commit is contained in:
Aleksandras Kostarevas 2024-01-17 18:21:07 +02:00
parent 1ccba84322
commit c53c279155

View File

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