Update proguard-rules.pro

This commit is contained in:
Xwite
2022-10-17 14:18:33 +08:00
committed by GitHub
parent 68ab0909f1
commit 3c40bddbc8

View File

@@ -234,7 +234,7 @@
## 保证该私有变量不被混淆
-keepclassmembers class com.google.android.exoplayer2.upstream.cache.CacheDataSource$Factory {
upstreamDataSourceFactory;
*** upstreamDataSourceFactory;
}
## 对外提供api