Disable obfuscation of termux-app in release builds without disabling optimizations and shrinking

This will allow stacktraces to have full class and method names when a crash report is generated.
This commit is contained in:
agnostic-apollo
2021-04-06 16:15:50 +05:00
parent 69e4b575a8
commit 067709bf4b

View File

@@ -7,5 +7,6 @@
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
-renamesourcefileattribute SourceFile
-keepattributes SourceFile,LineNumberTable
-dontobfuscate
#-renamesourcefileattribute SourceFile
#-keepattributes SourceFile,LineNumberTable