1
0
Fork 0

adds missing class

master
Jeff Boek 2019-04-10 10:34:30 -07:00
parent 9c492f801d
commit f36da2d8f2
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
}
# Keep code generated from Glean Metrics
-keep org.mozilla.fenix.GleanMetrics.** { *; }
-keep class org.mozilla.fenix.GleanMetrics.** { *; }
# Keep methods that are called by MotionLayout
-keep org.mozilla.fenix.home.SearchView { *; }
-keep class org.mozilla.fenix.home.SearchView { *; }