Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Updated README.md - use jcenter repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sothmann committed Apr 22, 2015
1 parent c1a8426 commit 086f0ab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -25,10 +25,7 @@ As this is not a core Gradle plugin, you have to ensure, that Gradle knows how t

buildscript {
repositories {
maven {
url 'https://dl.bintray.com/sothmann/gradle-plugins'
}
mavenCentral()
jcenter()
}
dependencies {
classpath 'de.richsource.gradle.plugins:typescript-gradle-plugin:1.1'
Expand Down

0 comments on commit 086f0ab

Please sign in to comment.