We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2678260 + 050ad13 commit 8e0ad90Copy full SHA for 8e0ad90
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
mavenCentral()
16
}
17
dependencies {
18
- classpath 'com.android.tools.build:gradle:8.5.0'
+ classpath 'com.android.tools.build:gradle:8.5.1'
19
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19'
20
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
21
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
0 commit comments