Change caching repo url

This commit is contained in:
Ilya 2024-07-31 00:49:51 +03:00
parent 6a87b5fe2a
commit 9b9eb2b39b

View File

@ -8,7 +8,7 @@ version = '1.0.0'
repositories { repositories {
maven { maven {
name = 'redguy-repo' name = 'redguy-repo'
url = 'https://repo.redguy.ru/repository/maven-public/' url = 'https://rep.redguy.org/repo/maven-minecraft/'
} }
mavenCentral() mavenCentral()
maven { maven {