mirror of
https://github.com/plexusorg/Plex.git
synced 2025-02-11 11:40:48 +00:00
Update settings.gradle
This commit is contained in:
parent
c92a4bbdb9
commit
f62b084bbc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pluginManagement {
|
||||
repositories {
|
||||
maven { url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins-snapshots") }
|
||||
maven { url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins/") }
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
rootProject.name = "Plex"
|
||||
rootProject.name = "Plex"
|
||||
|
|
Loading…
Reference in a new issue