mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 10:18:20 +00:00
Fix broken build
Change-Id: I51af52c9ddcae1675d15eb37a2f48fd0b3cd09c3
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
# next row when focus is on the last item of last row when using a RecyclerView
|
||||
# Keep optimized and shrunk proguard to prevent issues like this when using
|
||||
# support jar.
|
||||
-keep allowoptimization,allowshrinking class android.support.** {
|
||||
-keep,allowoptimization,allowshrinking class android.support.** {
|
||||
*;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user