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

Commit 19e1b5a4 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by android-build-merger
Browse files

Fix broken build

am: ee7c1c19

Change-Id: Ib8a7138a9566960462f4d574b8dce659f64eb2e5
parents f8f3196e ee7c1c19
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.** {
  *;
}