Skip to content

Commit

Permalink
Merge pull request #2953 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.4.1
  • Loading branch information
oldergod authored May 21, 2024
2 parents 5ca70d4 + 1f94f6f commit 4f538b0
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.4.0" }
pluginz-android = { module = "com.android.tools.build:gradle", version = "8.4.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 4f538b0

Please sign in to comment.