We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1948c53 commit 4cfe120Copy full SHA for 4cfe120
1 file changed
common/consumer-rules.pro
@@ -17,7 +17,6 @@
17
#}
18
19
##---------------Begin: proguard configuration for Common --------
20
-# Intentionally blank, left to consumers of common to implement.
21
# keep with optmizations and shrinking, but do not obfuscate
22
-keep,allowoptimization,allowshrinking class !com.microsoft.identity.common.java.nativeauth.**, !com.microsoft.identity.common.nativeauth.**, com.microsoft.identity.** { *; }
23
-keep class * extends com.microsoft.identity.common.java.authorities.Authority { *; }
0 commit comments