client: remove repo.openosrs.com

This commit is contained in:
ThatGamerBlue
2021-05-30 15:45:07 +01:00
committed by GitHub
parent 38634fcad3
commit 106f78683d

View File

@@ -29,7 +29,6 @@ buildscript {
repositories {
mavenLocal()
gradlePluginPortal()
maven(url = "https://repo.openosrs.com/repository/maven/")
maven(url = "https://raw.githubusercontent.com/open-osrs/hosting/master")
}
dependencies {