Skip to content

Instantly share code, notes, and snippets.

@jakemoore
Created October 10, 2013 04:59
Show Gist options
  • Save jakemoore/6913273 to your computer and use it in GitHub Desktop.
Save jakemoore/6913273 to your computer and use it in GitHub Desktop.
dependencies {
compile 'com.android.support:appcompat-v7:18.0.0'
compile 'com.android.support:support-v4:18.0.0'
compile fileTree(dir: 'libs', include: '*.jar')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment