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 @@ -5,7 +5,7 @@ buildscript {
5
5
junit_version = ' 4.13.2'
6
6
}
7
7
dependencies {
8
- classpath ' com.android.tools.build:gradle:8.1.3 '
8
+ classpath ' com.android.tools.build:gradle:8.1.4 '
9
9
classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3'
10
10
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
11
11
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
Original file line number Diff line number Diff line change 1
1
buildscript {
2
2
dependencies {
3
- classpath ' com.android.tools.build:gradle:8.1.3 '
3
+ classpath ' com.android.tools.build:gradle:8.1.4 '
4
4
classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3'
5
5
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
6
6
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
You can’t perform that action at this time.
0 commit comments