File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
15
15
dependencies {
16
16
classpath(" com.android.tools.build:gradle:7.0.3" )
17
17
classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion " )
18
- classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.0.0 " )
18
+ classpath(" com.diffplug.spotless:spotless-plugin-gradle:6.0.1 " )
19
19
classpath(" dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0" )
20
20
classpath(" org.jacoco:org.jacoco.core:0.8.7" )
21
21
classpath(" com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT" )
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3-all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.1 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments