summaryrefslogtreecommitdiffhomepage
path: root/app
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
commitefb70c4aff6126973317aa28cbe12822422629f4 (patch)
tree8b47b9b6d7fb919210bd158f93b685598fde2271 /app
parentd093fbc38c8b55f41cf21806b9fae601f5f05d45 (diff)
proguard: reenable obfuscation
Android bundles let us keep everything together.
Diffstat (limited to 'app')
-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