Skip to content

Instantly share code, notes, and snippets.

@MonsterTechnoGit
Created July 4, 2018 08:27
Show Gist options
  • Save MonsterTechnoGit/dc81597c7d02503e00679836f4691c2c to your computer and use it in GitHub Desktop.
Save MonsterTechnoGit/dc81597c7d02503e00679836f4691c2c to your computer and use it in GitHub Desktop.
repositories {
maven {
url "https://jitpack.io"
}
}
dependencies {
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.2'
implementation 'com.android.support:design:27.1.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment