File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
}
7
7
dependencies {
8
8
classpath ' com.github.triplet.gradle:play-publisher:3.4.0'
9
- classpath ' com.diffplug.spotless:spotless-plugin-gradle:5.14.0 '
9
+ classpath ' com.diffplug.spotless:spotless-plugin-gradle:5.14.1 '
10
10
classpath ' de.mannodermaus.gradle.plugins:android-junit5:1.7.1.1'
11
11
}
12
12
ext {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
12
12
dependencies {
13
13
classpath ' com.android.tools.build:gradle:4.1.3'
14
14
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
15
- classpath ' com.diffplug.spotless:spotless-plugin-gradle:5.14.0 '
15
+ classpath ' com.diffplug.spotless:spotless-plugin-gradle:5.14.1 '
16
16
classpath " com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:8.3.1"
17
17
}
18
18
}
You can’t perform that action at this time.
0 commit comments