Enable obfuscation of release builds
This commit is contained in:
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@@ -19,7 +19,6 @@
|
|||||||
# If you keep the line number information, uncomment this to
|
# If you keep the line number information, uncomment this to
|
||||||
# hide the original source file name.
|
# hide the original source file name.
|
||||||
#-renamesourcefileattribute SourceFile
|
#-renamesourcefileattribute SourceFile
|
||||||
-dontobfuscate
|
|
||||||
|
|
||||||
### Remove logging https://www.guardsquare.com/manual/configuration/examples#logging ###
|
### Remove logging https://www.guardsquare.com/manual/configuration/examples#logging ###
|
||||||
-assumenosideeffects class android.util.Log {
|
-assumenosideeffects class android.util.Log {
|
||||||
|
|||||||
Reference in New Issue
Block a user