mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Dependency bumps
This commit is contained in:
parent
c5cfa876e4
commit
b6f9aee5d4
3 changed files with 16 additions and 18 deletions
|
|
@ -9,9 +9,9 @@ pluginManagement {
|
|||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url = uri("https://androidx.dev/snapshots/builds/14137143/artifacts/repository")
|
||||
}
|
||||
// maven {
|
||||
// url = uri("https://androidx.dev/snapshots/builds/14137143/artifacts/repository")
|
||||
// }
|
||||
}
|
||||
}
|
||||
dependencyResolutionManagement {
|
||||
|
|
@ -19,9 +19,9 @@ dependencyResolutionManagement {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven {
|
||||
url = uri("https://androidx.dev/snapshots/builds/14137143/artifacts/repository")
|
||||
}
|
||||
// maven {
|
||||
// url = uri("https://androidx.dev/snapshots/builds/14137143/artifacts/repository")
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue