mirror of https://github.com/tasks/tasks
Rename proguard file
parent
9d760b429d
commit
f9c7e5ea19
@ -1,9 +1,3 @@
|
|||||||
-dontshrink
|
|
||||||
|
|
||||||
# appcompat-v21 not compatible with some samsung 4.2.2 roms
|
# appcompat-v21 not compatible with some samsung 4.2.2 roms
|
||||||
# https://code.google.com/p/android/issues/detail?id=78377
|
# https://code.google.com/p/android/issues/detail?id=78377
|
||||||
-keep class !android.support.v7.internal.view.menu.**,** {*;}
|
-keep class !android.support.v7.internal.view.menu.**
|
||||||
|
|
||||||
-keepattributes **
|
|
||||||
|
|
||||||
-dontwarn **
|
|
||||||
Loading…
Reference in New Issue