mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 82b3727c: Fix proguard.flags to keep method for testing
* commit '82b3727c8327c18cf8584b4afcd3e16164be4f3a': Fix proguard.flags to keep method for testing
This commit is contained in:
commit
e09f2f6def
@ -35,6 +35,6 @@
|
||||
*;
|
||||
}
|
||||
|
||||
-keep class com.android.inputmethod.keyboard.internal.MiniKeyboardBuilder$MiniKeyboardParams {
|
||||
-keep class com.android.inputmethod.keyboard.MiniKeyboard$Builder$MiniKeyboardParams {
|
||||
<init>(...);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user