gradle: Refactor and update to gradle 6

This commit is contained in:
Owain van Brakel
2019-11-10 01:42:11 +01:00
parent 7085ad14f3
commit 18021f6bed
22 changed files with 172 additions and 121 deletions

View File

@@ -28,7 +28,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven(url = "https://raw.githubusercontent.com/open-osrs/hosting/master")
}