mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix proguard.flags to keep method for testing
Change-Id: Iab6c9a4104e8eec3eeb55fdb063d4368338ac74d
This commit is contained in:
parent
33e2813d09
commit
82b3727c83
@ -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