File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
3- id(" com.android.application" ) version " 7.1.3 " apply false
4- id(" com.android.library" ) version " 7.1.3 " apply false
3+ id(" com.android.application" ) version " 7.2.1 " apply false
4+ id(" com.android.library" ) version " 7.2.1 " apply false
55 id(" org.jetbrains.kotlin.android" ) version Dep .Kotlin .version apply false
66 id(" org.jetbrains.kotlin.jvm" ) version Dep .Kotlin .version apply false
77 id(" com.diffplug.spotless" ) version " 6.5.1"
Original file line number Diff line number Diff line change 11# Sun Feb 27 08:02:22 KST 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments