test rebuild

master
Cloudburst 2022-11-30 11:02:19 +01:00 committed by GitHub
parent 9abf9aab7b
commit c32c06fa47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ buildscript {
repositories {
google()
mavenCentral()
// Shitpack repo which contains our tools and dependencies
// Shitpack repo which contains our tools and dependencies
maven("https://jitpack.io")
}