This commit is contained in:
rybakoff888ilia@gmail.com 2024-06-27 01:06:21 +03:00
parent a0d8946530
commit 70928797a8
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
pluginManagement {
repositories {
maven {
url = uri("https://nexus.mir/repository/maven-proxy-group/")
}
}
}