diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-06-18 16:29:22 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-06-19 12:15:48 +0200 |
| commit | 6d0717f6c0bb2c11e24ef580444f894c82241a50 (patch) | |
| tree | aa03edf6c7d9b6be9f7ec6081e76b32a2d75eb60 /android/proguard-rules.pro | |
| parent | 89b1b6297d17f9cfb68eb077c3e330af05b0b63b (diff) | |
| download | mullvadvpn-6d0717f6c0bb2c11e24ef580444f894c82241a50.tar.xz mullvadvpn-6d0717f6c0bb2c11e24ef580444f894c82241a50.zip | |
Ignore proguard warnings to allow release builds
Diffstat (limited to 'android/proguard-rules.pro')
| -rw-r--r-- | android/proguard-rules.pro | 1 |
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.** |
