Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee7c1c19 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Fix broken build

Change-Id: I51af52c9ddcae1675d15eb37a2f48fd0b3cd09c3
parent 4d11a2a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.** {
  *;
}