Migrate from bintray to maven.dev
This commit is contained in:
parent
b556995867
commit
6aa11eb5e2
|
|
@ -17,7 +17,7 @@ allprojects {
|
|||
google()
|
||||
jcenter()
|
||||
maven {
|
||||
url "https://dl.bintray.com/touchin/touchin-tools"
|
||||
url "https://maven.dev.touchin.ru/"
|
||||
metadataSources {
|
||||
artifact()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue