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 @@ -12,10 +12,10 @@ buildscript {
1212 gradlePluginPortal()
1313 }
1414 dependencies {
15- classpath " com.android.tools.build:gradle:7.0.3 "
15+ classpath " com.android.tools.build:gradle:7.0.4 "
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " com.google.dagger:hilt-android-gradle-plugin:$dagger_hilt_version "
18- classpath " com.diffplug.spotless:spotless-plugin-gradle:6.0.0 "
18+ classpath " com.diffplug.spotless:spotless-plugin-gradle:6.0.4 "
1919
2020 // NOTE: Do not place your application dependencies here; they belong
2121 // in the individual module build.gradle files
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-7.3-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments