File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.3 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 11# Basics
22android-platform = 29
33android-toolslib = 27.1.1
4- gradlew = 6.7.1
5- gradle = 4.1.1
4+ android-gradle-plugin = 4.1.3
5+ gradle-wrapper = 6.8.3
66
77# Minimum SDK versions for each type of project
88android-min-app = 17
@@ -11,7 +11,9 @@ android-min-vr = 19
1111android-min-ar = 24
1212android-min-wear = 25
1313
14- # Dependencies. Latest version for each package can be found at https://mvnrepository.com
14+ # Dependencies. Latest versions could be found at:
15+ # https://mvnrepository.com
16+ # https://repo.gradle.org
1517# The format below is group%artifact
1618androidx.appcompat%appcompat = 1.2.0
1719androidx.legacy%legacy-support-v4 = 1.0.0
You can’t perform that action at this time.
0 commit comments