Added -keepattributes to ProGuard rules

This commit is contained in:
Juha Heinanen
2021-07-19 16:27:51 +03:00
parent f4ac3e9936
commit 90ec2b4b70

View File

@ -8,6 +8,7 @@
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
-keepattributes LineNumberTable,SourceFile
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface