From 0f8efcbf34097732496976460c27fc9f10995859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Fri, 9 Jun 2017 18:17:35 +0300 Subject: [PATCH] [android] Fixed proguard mytarget build --- android/proguard-mwm.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/android/proguard-mwm.txt b/android/proguard-mwm.txt index 65326b03ef..455d402a17 100644 --- a/android/proguard-mwm.txt +++ b/android/proguard-mwm.txt @@ -19,7 +19,10 @@ -dontwarn com.arellomobile.** # myTarget --keep class com.my.target.** {*;} +# Remove this dontwarn when MyTarget is updated to 4.6.15 +-dontwarn com.my.target.nativeads.mediation.** +# Remove this dontwarn when MyTarget is updated to 4.6.16 +-dontwarn com.my.target.core.net.cookie.** -dontwarn com.mopub.** -dontoptimize