Update everything (#68)

* Update everything, cleanup build.gradle.kts's

* Make requested changes
This commit is contained in:
Syer10
2021-05-03 13:49:09 -04:00
committed by GitHub
parent 773120c96a
commit 5f4c7454ee
8 changed files with 143 additions and 143 deletions
-1
View File
@@ -6,7 +6,6 @@ plugins {
repositories {
mavenCentral()
jcenter()
maven {
url = uri("https://jitpack.io")
}