Update Proguard to 7.4.1

This commit is contained in:
cristiangarcia
2024-01-15 21:57:13 +01:00
committed by Space Team
parent 5db1bb921b
commit c53ac2e91f
8 changed files with 38 additions and 370 deletions
+2
View File
@@ -3,6 +3,8 @@
-target 1.6
-dontoptimize
-dontobfuscate
-dontprocesskotlinmetadata
-keep class kotlin.Metadata
# -dontshrink
-keep public class kotlin.reflect.* { *; }