mirror of
https://github.com/yuliskov/LeanKeyboard.git
synced 2026-02-07 04:31:58 -05:00
bump 30.85
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -68,7 +68,6 @@ public class LeanbackImeService extends KeyMapperImeService {
|
||||
Log.d(TAG, "onCreate");
|
||||
|
||||
initSettings();
|
||||
// TODO: init other stuff here
|
||||
}
|
||||
|
||||
private void setupDensity() {
|
||||
|
||||
Reference in New Issue
Block a user