1# Add project specific ProGuard rules here. 2# You can control the set of applied configuration files using the 3# proguardFiles setting in build.gradle. 4# 5# For more details, see 6# http://developer.android.com/guide/developing/tools/proguard.html 7 8# We supply these as stubs and are able to link to them at runtime 9# because they are hidden public classes in Android. We don't want 10# R8 to complain about them not being there during optimization. 11-dontwarn android.view.RenderNode 12-dontwarn android.view.DisplayListCanvas 13-dontwarn android.view.HardwareCanvas 14