Migrate from bintray to maven.dev

This commit is contained in:
Kirill Nayduik 2022-05-11 13:42:16 +03:00
parent b556995867
commit 6aa11eb5e2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ allprojects {
google()
jcenter()
maven {
url "https://dl.bintray.com/touchin/touchin-tools"
url "https://maven.dev.touchin.ru/"
metadataSources {
artifact()
}