Skip to content

Instantly share code, notes, and snippets.

@mdesoto
Created April 23, 2017 06:15
Show Gist options
  • Save mdesoto/7e6a379ebce9ac7c9e75f29e8fe3443c to your computer and use it in GitHub Desktop.
Save mdesoto/7e6a379ebce9ac7c9e75f29e8fe3443c to your computer and use it in GitHub Desktop.
dependencies {
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:cardview-v7:23.1.1'
compile 'com.android.support:design:23.1.1'
...
compile 'com.google.android.gms:play-services-ads:8.3.0'
compile 'com.google.android.gms:play-services-appindexing:8.3.0'
compile 'com.google.android.gms:play-services-base:8.3.0'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment