Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.5.1 (#3027)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent b7e98e0 commit 25fbe6c
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.5.0" }
pluginz-android = { module = "com.android.tools.build:gradle", version = "8.5.1" }
pluginz-binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.15.0-Beta.2" }
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 25fbe6c

Please sign in to comment.