mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
don't obfuscate error logs
This commit is contained in:
parent
0b2f63c4f5
commit
c4b8d4fba6
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@ -25,3 +25,6 @@
|
||||
|
||||
# prevents android from removing it
|
||||
-keep class com.github.libretube.update.** { *; }
|
||||
|
||||
# prevents obfuscation in debug logs
|
||||
-dontobfuscate
|
Loading…
x
Reference in New Issue
Block a user