test
This commit is contained in:
7
app/proguard-rules.pro
vendored
7
app/proguard-rules.pro
vendored
@@ -18,4 +18,9 @@
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
# Obfuscation pour protéger les clés d'API
|
||||
-keep class com.example.scanwich.BuildConfig { *; }
|
||||
-dontwarn com.itextpdf.**
|
||||
-keep class com.itextpdf.** { *; }
|
||||
|
||||
Reference in New Issue
Block a user