mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 00:29:50 -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()
|
google()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
|
classpath files('gradle/gradle-trust-all.jar')
|
||||||
classpath 'com.android.tools.build:gradle:4.2.2'
|
classpath 'com.android.tools.build:gradle:4.2.2'
|
||||||
|
|
||||||
// NOTE: Do not place syour application dependencies here; they belong
|
// NOTE: Do not place syour application dependencies here; they belong
|
||||||
|
Loading…
x
Reference in New Issue
Block a user