Merge pull request #255 from TouchInstinct/migrate_from_bintray
Migrate from bintray to maven.dev
This commit is contained in:
commit
353b7ca6e5
|
|
@ -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