Loading java/proguard.flags +6 −0 Original line number Diff line number Diff line Loading @@ -38,3 +38,9 @@ -keep class com.android.inputmethod.keyboard.MoreKeysKeyboard$Builder$MoreKeysKeyboardParams { <init>(...); } # The support library contains references to newer platform versions. # Don't warn about those in case this app is linking against an older # platform version. We know about them, and they are safe. -dontwarn android.support.v4.** -dontwarn android.support.v13.** Loading
java/proguard.flags +6 −0 Original line number Diff line number Diff line Loading @@ -38,3 +38,9 @@ -keep class com.android.inputmethod.keyboard.MoreKeysKeyboard$Builder$MoreKeysKeyboardParams { <init>(...); } # The support library contains references to newer platform versions. # Don't warn about those in case this app is linking against an older # platform version. We know about them, and they are safe. -dontwarn android.support.v4.** -dontwarn android.support.v13.**