forked from organicmaps/organicmaps
[android] Ordered classes in multidex config file
This commit is contained in:
parent
60aa9d224e
commit
3ad5cd18da
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue