bump 30.85

This commit is contained in:
Yuriy Liskov
2026-02-01 15:48:22 +02:00
parent 660bbd4e3e
commit 41de5181ff
2 changed files with 2 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "org.liskovsoft.leankeykeyboard.pro"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 203
versionName "6.1.33"
versionCode 205
versionName "6.1.35"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

View File

@@ -68,7 +68,6 @@ public class LeanbackImeService extends KeyMapperImeService {
Log.d(TAG, "onCreate");
initSettings();
// TODO: init other stuff here
}
private void setupDensity() {