File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+
4+ ------------------------------------------------
5+
6+ ## Version 3.8.2
7+ ###### Date: 05-March-2021
8+ - Updated X-User-Agent to the header
9+
310------------------------------------------------
411
512## Version 3.8.1
Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ buildscript {
77 }
88
99 dependencies {
10- classpath ' com.android.tools.build:gradle:3.5.2'
11- classpath ' com.github.dcendents:android-maven-gradle-plugin:2.0'
10+ classpath ' com.android.tools.build:gradle:4.1.2'
11+ classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
12+ classpath ' org.jacoco:org.jacoco.core:0.8.6'
1213 }
1314}
1415
Original file line number Diff line number Diff line change 1- # Thu Nov 14 11:47:24 IST 2019
1+ # Tue Feb 16 19:51:27 IST 2021
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 -all.zip
You can’t perform that action at this time.
0 commit comments