Merge pull request #255 from TouchInstinct/migrate_from_bintray

Migrate from bintray to maven.dev
This commit is contained in:
Kirill Nayduik 2022-05-11 13:59:44 +03:00 committed by GitHub
commit 353b7ca6e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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()
}