proguard: reenable obfuscation
Android bundles let us keep everything together. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
49788240aa
commit
a45a219e5f
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
@ -1,5 +1,3 @@
|
|||||||
# Squelch all warnings, they're harmless but ProGuard
|
# Squelch all warnings, they're harmless but ProGuard
|
||||||
# escalates them as errors.
|
# escalates them as errors.
|
||||||
-dontwarn sun.misc.Unsafe
|
-dontwarn sun.misc.Unsafe
|
||||||
# We're OSS anyway and who doesn't love a readable log
|
|
||||||
-dontobfuscate
|
|
||||||
|
Loading…
Reference in New Issue
Block a user