mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 23:59:21 -04:00
bypass ssl for now - jcenter has expired cert
This commit is contained in:
parent
da97169dd6
commit
a5c70024b3
@ -6,6 +6,7 @@ buildscript {
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath files('gradle/gradle-trust-all.jar')
|
||||
classpath 'com.android.tools.build:gradle:4.2.2'
|
||||
|
||||
// NOTE: Do not place syour application dependencies here; they belong
|
||||
|
Loading…
x
Reference in New Issue
Block a user