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:
authoralexzatsepin <az@mapswithme.com>2017-04-02 17:39:45 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2017-04-12 09:11:27 +0300
commit0c5878d1571ef8f59dbe3494c1f1d543797dbb16 (patch)
treeec03e9c2975734f331ae78e855fd9735e761a4be /android/proguard-mwm.txt
parentbb53389f0a6c871a439af83e723bedba196c8dc1 (diff)
[android] Added myTardget to proguard exceptions
Diffstat (limited to 'android/proguard-mwm.txt')
-rw-r--r--android/proguard-mwm.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/proguard-mwm.txt b/android/proguard-mwm.txt
index 62f92b0cc8..65326b03ef 100644
--- a/android/proguard-mwm.txt
+++ b/android/proguard-mwm.txt
@@ -19,7 +19,7 @@
-dontwarn com.arellomobile.**
# myTarget
--dontwarn ru.mail.android.mytarget.**
+-keep class com.my.target.** {*;}
-dontwarn com.mopub.**
-dontoptimize