Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Marchuk <alexm@maps.me>2016-03-23 12:13:01 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:59:37 +0300
commit3d8a1b874022ebcc606806b6aba41f27fe3a7ee6 (patch)
tree763734f80ceb51077999c21ee4d3c13ef0c1e8d9 /android/proguard-mwm.txt
parent3354e07b939e1911ed2862a486cbfc179082dac3 (diff)
[android] fix: Release compilation error.
Diffstat (limited to 'android/proguard-mwm.txt')
-rw-r--r--android/proguard-mwm.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/android/proguard-mwm.txt b/android/proguard-mwm.txt
index 3e30d1150a..19697678b1 100644
--- a/android/proguard-mwm.txt
+++ b/android/proguard-mwm.txt
@@ -33,4 +33,8 @@
-keepclassmembers class * implements com.mapswithme.util.Gsonable {
<init>(...);
-} \ No newline at end of file
+}
+
+# HockeyApp
+-dontwarn net.hockeyapp.android.UpdateActivity
+-dontwarn net.hockeyapp.android.UpdateFragment