Skip to content

Instantly share code, notes, and snippets.

@koral--
Last active January 30, 2019 02:15
Show Gist options
  • Save koral--/422fb712ce236a9e8795188b9b5880ec to your computer and use it in GitHub Desktop.
Save koral--/422fb712ce236a9e8795188b9b5880ec to your computer and use it in GitHub Desktop.
Build.gradle example
repositories {
mavenCentral()
jcenter()
gradlePluginPortal()
maven { url 'https://jitpack.io' }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment