Update build.gradle

This commit is contained in:
CloudlyBot 2023-02-27 11:46:51 +01:00 committed by GitHub
parent 74b1527d36
commit 5b18f9d45f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript { buildscript {
repositories { repositories {
jcenter() { mavenCentral() {
allowInsecureProtocol = true allowInsecureProtocol = true
} }
mavenCentral() mavenCentral()