Add missing maven central

This commit is contained in:
DBotThePony 2022-03-16 12:03:13 +07:00
parent cd745a5e7e
commit ea6d0d593c
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -163,6 +163,8 @@ repositories {
url = uri("https://maven.dbotthepony.ru") url = uri("https://maven.dbotthepony.ru")
} }
mavenCentral()
maven { maven {
name = "Progwml6 maven" name = "Progwml6 maven"
url = uri("https://dvs1.progwml6.com/files/maven/") url = uri("https://dvs1.progwml6.com/files/maven/")