File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2 '
8+ classpath ' com.android.tools.build:gradle:8.1.3 '
99 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3'
1010 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1111 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
Original file line number Diff line number Diff line change 11buildscript {
22 dependencies {
3- classpath ' com.android.tools.build:gradle:8.1.2 '
3+ classpath ' com.android.tools.build:gradle:8.1.3 '
44 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3'
55 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
66 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
You can’t perform that action at this time.
0 commit comments