Update proguard-rules.pro

This commit is contained in:
Xwite
2024-03-16 08:29:13 +08:00
committed by GitHub
parent 90019dd356
commit fbc5337459

View File

@@ -403,6 +403,10 @@
-dontwarn org.chromium.base.FeatureList
-dontwarn org.chromium.base.FeatureMap
# Please add these rules to your existing keep rules in order to suppress warnings.
# This is generated automatically by the Android Gradle plugin.
-dontwarn org.jspecify.annotations.NullMarked
#-------------------Cronet------------------------------------
# Class.forName调用