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 @@ -5,7 +5,7 @@ buildscript {
55 junit_version = ' 4.13.2'
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:8.1.1 '
8+ classpath ' com.android.tools.build:gradle:8.1.2 '
99 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3'
1010 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1111 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.1"
Original file line number Diff line number Diff line change 11buildscript {
22 dependencies {
3- classpath ' com.android.tools.build:gradle:8.1.1 '
3+ classpath ' com.android.tools.build:gradle:8.1.2 '
44 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3'
55 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
66 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.1"
You can’t perform that action at this time.
0 commit comments