Suppress R8 warnings for missing androidx.window extension classes
This commit is contained in:
Vendored
+4
@@ -31,6 +31,10 @@
|
||||
java.lang.Object readResolve();
|
||||
}
|
||||
|
||||
# Provided by the OEM at runtime when supported
|
||||
-dontwarn androidx.window.extensions.**
|
||||
-dontwarn androidx.window.sidecar.**
|
||||
|
||||
##---------------Begin: proguard configuration for RxJava 1.x ----------
|
||||
-dontwarn sun.misc.**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user