diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-06-19 12:33:35 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-06-19 12:33:35 +0200 |
| commit | 3d20ac54bcbe8640bfcada24483b7cdef632d5d6 (patch) | |
| tree | aa03edf6c7d9b6be9f7ec6081e76b32a2d75eb60 /android/proguard-rules.pro | |
| parent | 529badb6c2f8814221358bd4400e9811c2184ab2 (diff) | |
| parent | 6d0717f6c0bb2c11e24ef580444f894c82241a50 (diff) | |
| download | mullvadvpn-3d20ac54bcbe8640bfcada24483b7cdef632d5d6.tar.xz mullvadvpn-3d20ac54bcbe8640bfcada24483b7cdef632d5d6.zip | |
Merge branch 'add-android-build-instructions'
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.** |
