Skip to content

Commit

Permalink
Merge pull request #3129 from square/renovate/com.android.tools.build…
Browse files Browse the repository at this point in the history
…-gradle-8.x

Update dependency com.android.tools.build:gradle to v8.7.0
  • Loading branch information
oldergod authored Oct 2, 2024
2 parents c85f38d + 06e1a13 commit 118085e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", versio
# `plugins` is a keyword in version catalogs.
# Check https://docs.gradle.org/current/userguide/platforms.html#sec:version-catalog-plugin
# if we ever wanna migrate to this.
pluginz-android = { module = "com.android.tools.build:gradle", version = "8.6.1" }
pluginz-android = { module = "com.android.tools.build:gradle", version = "8.7.0" }
pluginz-binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
pluginz-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka" }
pluginz-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 118085e

Please sign in to comment.