removed maven repo

This commit is contained in:
Jannik 2019-04-01 17:55:14 +02:00
parent 8aaf8e3647
commit ee388bf5a5
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ allprojects {
repositories { repositories {
google() google()
jcenter() jcenter()
maven { url "https://dl.bintray.com/drummer-aidan/maven/" }
} }
} }