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 @@ -18,7 +18,7 @@ buildscript {
1818 junit_version = ' 4.13.2'
1919 }
2020 dependencies {
21- classpath ' com.android.tools.build:gradle:8.9.1 '
21+ classpath ' com.android.tools.build:gradle:8.9.2 '
2222 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.9'
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
Original file line number Diff line number Diff line change 1111
1212buildscript {
1313 dependencies {
14- classpath ' com.android.tools.build:gradle:8.9.1 '
14+ classpath ' com.android.tools.build:gradle:8.9.2 '
1515 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.9'
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
You can’t perform that action at this time.
0 commit comments