Android app size increased after adding admob ads using google-play-services_lib
问题 I'm gonna publishing my app in two versions, both paid and free (with AdMob ads). The two versions are exactly identical except for the google-play-service_lib that i use in the free version for AdMob services. The final apk sizes after using proguard are: 1.301.435 bytes for paid version 1.946.634 bytes for ads version In free version i show interstitial ads only. Here's my proguard settings relative to the google-play-service_lib -keep class * extends java.util.ListResourceBundle {