Skip to content

Commit

Permalink
Merge pull request #1094 from embrace-io/dependabot/gradle/com.androi…
Browse files Browse the repository at this point in the history
…d.tools.build-gradle-8.5.1

build(deps): bump com.android.tools.build:gradle from 8.5.0 to 8.5.1
  • Loading branch information
fractalwrench authored Jul 15, 2024
2 parents 2b52837 + 089f419 commit 8a8d2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
compileOnly(gradleApi())

// NOTE: when updating any of these keep in sync with buildSrc/src/main/kotlin/io/embrace/gradle/Versions.kt
implementation("com.android.tools.build:gradle:8.5.0")
implementation("com.android.tools.build:gradle:8.5.1")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.21")
implementation("org.jetbrains.kotlinx:binary-compatibility-validator:0.15.1")
Expand Down

0 comments on commit 8a8d2b2

Please sign in to comment.