File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 jcenter()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:3.3 .2'
10+ classpath ' com.android.tools.build:gradle:4.1 .2'
1111
1212
1313 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ org.gradle.jvmargs=-Xmx1536m
1212# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313# org.gradle.parallel=true
1414
15-
15+ android.useAndroidX = true
Original file line number Diff line number Diff line change 1- # Mon Feb 04 08:53:35 MST 2019
1+ # Mon Jan 16 04:40:09 KST 2023
22distributionBase =GRADLE_USER_HOME
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5-bin.zip
34distributionPath =wrapper/dists
4- zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl = https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
6+ zipStoreBase = GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments