Skip to content

Commit

Permalink
Remove bintray custom repository
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorbg committed Apr 19, 2021
1 parent a9239db commit 8f25033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildSrc/src/main/kotlin/configurations/Languages.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ object Languages {
fun Project.attachRemoteRepositories() {
repositories {
mavenCentral()
maven(url = "https://dl.bintray.com/thewca/tnoodle-lib")
jcenter()
}
}
Expand Down

0 comments on commit 8f25033

Please sign in to comment.