Jared Duke | 724b0f5 | 2022-09-22 11:57:21 -0700 | [diff] [blame] | 1 | # Note: This is a very conservative keep rule, but as the amount of app |
2 | # code is small, this minimizes any maintenance risks while providing | ||||
3 | # most of the shrinking benefits for referenced libraries. | ||||
4 | -keep class com.android.egg.** { *; } |