|
|
@@ -22,6 +22,9 @@ kotlin.code.style=official
|
|
|
# thereby reducing the size of the R class for that library
|
|
|
android.nonTransitiveRClass=true
|
|
|
|
|
|
+# SmartRefreshLayout
|
|
|
+android.enableJetifier=true
|
|
|
+
|
|
|
#org.gradle.unsafe.configuration-cache=true
|
|
|
systemProp.https.protocols=TLSv1.2,TLSv1.1,TLSv1
|
|
|
systemProp.http.protocols=TLSv1.2,TLSv1.1,TLSv1
|