diff --git a/android/multidex-config.txt b/android/multidex-config.txt index 98aef7659c..f75632585f 100644 --- a/android/multidex-config.txt +++ b/android/multidex-config.txt @@ -1,12 +1,12 @@ -com/mapswithme/maps/bookmarks/data/MapObject.class -com/mapswithme/maps/bookmarks/data/FeatureId.class +com/mapswithme/maps/ads/Banner.class com/mapswithme/maps/bookmarks/data/Bookmark.class -com/my/tracker/MyTracker.class +com/mapswithme/maps/bookmarks/data/FeatureId.class +com/mapswithme/maps/bookmarks/data/MapObject.class +com/mapswithme/maps/location/PlatformSocket.class +com/mapswithme/maps/ugc/UGC$Rating.class +com/mapswithme/util/log/LoggerFactory.class com/mapswithme/util/HttpClient.class com/mapswithme/util/HttpClient$Params.class com/mapswithme/util/HttpClient$HttpHeader.class -com/mapswithme/maps/location/PlatformSocket.class com/mapswithme/util/Utils.class -com/mapswithme/maps/ads/Banner.class -com/mapswithme/maps/ugc/UGC$Rating.class -com/mapswithme/util/log/LoggerFactory.class +com/my/tracker/MyTracker.class