File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 google()
99 }
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:3.4 .1'
11+ classpath ' com.android.tools.build:gradle:3.6 .1'
1212 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7'
1313 classpath ' com.github.dcendents:android-maven-gradle-plugin:1.4.1'
1414 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
@@ -26,8 +26,8 @@ allprojects {
2626
2727
2828ext {
29- trustkitVersionCode = 8
30- trustkitVersionName = " 1.1.2 "
29+ trustkitVersionCode = 9
30+ trustkitVersionName = " 1.1.3 "
3131
3232 demoAppTrustKitVersionCode = 2
3333 demoAppTrustKitVersionName = " 1.1"
Original file line number Diff line number Diff line change 1- # Sat Jun 08 14:52:35 PDT 2019
1+ # Tue Mar 10 21:49:17 PDT 2020
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.1.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.4 -all.zip
You can’t perform that action at this time.
0 commit comments