Skip to content

Commit

Permalink
removed temporary bintray repo dep (we sync to maven central and jcen…
Browse files Browse the repository at this point in the history
…ter now)
  • Loading branch information
miho committed Nov 8, 2016
1 parent 7ba2802 commit 38f8a6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ mainClassName = mainClass
repositories {
mavenCentral()
jcenter()
maven {
url 'https://dl.bintray.com/miho/Ext'
}
}

// javadoc is way too strict for my taste.
Expand Down

0 comments on commit 38f8a6f

Please sign in to comment.