Initial commit
This commit is contained in:
7
example/proguard-rules.pro
vendored
Normal file
7
example/proguard-rules.pro
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# ProGuard/R8 rules (minimal placeholder). Adjust as needed when enabling minify.
|
||||
# Keep critical SDK classes if you later enable minify/shrinkResources.
|
||||
#-keep class org.webrtc.** { *; }
|
||||
#-dontwarn org.webrtc.**
|
||||
#-dontwarn com.google.android.exoplayer2.**
|
||||
#-dontwarn com.herohan.uvcapp.**
|
||||
|
||||
Reference in New Issue
Block a user