Enable obfuscation of release builds

This commit is contained in:
Kirill Kamakin
2022-06-12 18:28:59 +02:00
parent 235b862a9e
commit fc4bf1fdf1

View File

@@ -19,7 +19,6 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-dontobfuscate
### Remove logging https://www.guardsquare.com/manual/configuration/examples#logging ###
-assumenosideeffects class android.util.Log {