bypass ssl for now - jcenter has expired cert

This commit is contained in:
Duy Tran Khanh 2021-11-09 19:34:37 +07:00 committed by GitHub
parent da97169dd6
commit a5c70024b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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