init global config view and app list view
This commit is contained in:
@@ -17,3 +17,9 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
# Fix TLS handshake issues
|
||||
systemProp.https.protocols=TLSv1.2,TLSv1.3
|
||||
systemProp.http.proxyHost=
|
||||
systemProp.http.proxyPort=
|
||||
systemProp.https.proxyHost=
|
||||
systemProp.https.proxyPort=
|
||||
|
||||
Reference in New Issue
Block a user