summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-10-13 11:48:34 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-10-13 11:53:17 +0200
commita45a219e5f5ebc17f414e8c1209b0ef3458e743f (patch)
tree8b47b9b6d7fb919210bd158f93b685598fde2271
parent49788240aabbba6b346893236356690e1bcbf09e (diff)
proguard: reenable obfuscation
Android bundles let us keep everything together. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--app/proguard-rules.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro
index b2214466..4e7b3d96 100644
--- a/app/proguard-rules.pro
+++ b/app/proguard-rules.pro
@@ -1,5 +1,3 @@
# Squelch all warnings, they're harmless but ProGuard
# escalates them as errors.
-dontwarn sun.misc.Unsafe
-# We're OSS anyway and who doesn't love a readable log
--dontobfuscate