workaround proguard bug in ChipsLayoutManager
This commit is contained in:
@@ -10,3 +10,6 @@
|
||||
-keepattributes **
|
||||
|
||||
-keep class org.sufficientlysecure.keychain.** { *; }
|
||||
|
||||
# fix bug, see https://github.com/BelooS/ChipsLayoutManager/issues/31
|
||||
-dontwarn com.beloo.widget.chipslayoutmanager.Orientation
|
||||
Reference in New Issue
Block a user