Skip to content

Commit

Permalink
Use gradle function for jcenter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Nov 10, 2015
1 parent f2d8acc commit 4f9e738
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Expand Up @@ -16,9 +16,7 @@ apply plugin: 'com.github.ben-manes.versions'

repositories {
mavenCentral()
maven {
url 'http://jcenter.bintray.com'
}
jcenter()
}

dependencies {
Expand Down

0 comments on commit 4f9e738

Please sign in to comment.