mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
Update settings.gradle
This commit is contained in:
parent
c92a4bbdb9
commit
f62b084bbc
@ -1,7 +1,7 @@
|
|||||||
pluginManagement {
|
pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
maven { url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins-snapshots") }
|
maven { url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins/") }
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rootProject.name = "Plex"
|
rootProject.name = "Plex"
|
||||||
|
Loading…
Reference in New Issue
Block a user