diff --git a/build.gradle b/build.gradle index 6bd19e7c7..cc7c60027 100644 --- a/build.gradle +++ b/build.gradle @@ -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'