summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-06-18 16:29:22 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-06-19 12:15:48 +0200
commit6d0717f6c0bb2c11e24ef580444f894c82241a50 (patch)
treeaa03edf6c7d9b6be9f7ec6081e76b32a2d75eb60
parent89b1b6297d17f9cfb68eb077c3e330af05b0b63b (diff)
downloadmullvadvpn-6d0717f6c0bb2c11e24ef580444f894c82241a50.tar.xz
mullvadvpn-6d0717f6c0bb2c11e24ef580444f894c82241a50.zip
Ignore proguard warnings to allow release builds
-rw-r--r--android/proguard-rules.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/proguard-rules.pro b/android/proguard-rules.pro
index e69de29bb2..f6a2ef15e0 100644
--- a/android/proguard-rules.pro
+++ b/android/proguard-rules.pro
@@ -0,0 +1 @@
+-dontwarn org.joda.convert.**