File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
jcenter()
8
8
}
9
9
dependencies {
10
- classpath ' com.android.tools.build:gradle:3.3 .2'
10
+ classpath ' com.android.tools.build:gradle:4.1 .2'
11
11
12
12
13
13
// 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
12
12
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
13
13
# org.gradle.parallel=true
14
14
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
2
2
distributionBase =GRADLE_USER_HOME
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5-bin.zip
3
4
distributionPath =wrapper/dists
4
- zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =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