mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
chore(deps): Also grab dependency from sonatype just in case
This commit is contained in:
parent
43d4d5404d
commit
a04ea9f5ea
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ dependencyResolutionManagement {
|
||||||
google()
|
google()
|
||||||
maven("https://jitpack.io")
|
maven("https://jitpack.io")
|
||||||
maven("https://plugins.gradle.org/m2/")
|
maven("https://plugins.gradle.org/m2/")
|
||||||
|
maven("https://s01.oss.sonatype.org/content/repositories/releases/")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue