Skip to content

Commit b4eebce

Browse files
committed
Remove unused rules after upgrading target SDK to 35
1 parent 6a5d210 commit b4eebce

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

main/proguard-rules.pro

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,3 @@
7474
-if interface * { @retrofit2.http.* public *** *(...); }
7575
-keep,allowoptimization,allowshrinking,allowobfuscation class <3>
7676
##### Proguard2 End
77-
78-
##### Proguard R8
79-
-dontwarn android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener
80-
-dontwarn android.media.LoudnessCodecController
81-
#####

0 commit comments

Comments
 (0)