Skip to content

Instantly share code, notes, and snippets.

View catchmartin's full-sized avatar

Martin Kennedy catchmartin

View GitHub Profile
@catchmartin
catchmartin / build.gradle
Created May 13, 2016 11:25 — forked from Takhion/build.gradle
Gradle task to strip unused packages on Google Play Services library, so you don't have to use necessarily Proguard or MultiDex
apply from: 'strip_play_services.gradle'
@catchmartin
catchmartin / strip.conf
Last active October 5, 2015 14:01 — forked from dextorer/strip.conf
google-play-services-strip-script
actions=true
ads=false
analytics=false
appindexing=false
appstate=false
auth=true
cast=false
common=true
drive=false
dynamic=true