Skip to content

Commit

Permalink
Merge pull request #4146 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
JakeWharton authored May 20, 2024
2 parents 8687db5 + 1bbbefd commit cff9e95
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 @@ -23,7 +23,7 @@ incap = "1.0.0"
jackson = "2.17.1"

[libraries]
androidPlugin = { module = "com.android.tools.build:gradle", version = "8.4.0" }
androidPlugin = { module = "com.android.tools.build:gradle", version = "8.4.1" }
robovmPlugin = { module = "com.mobidevelop.robovm:robovm-gradle-plugin", version.ref = "robovm" }
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
Expand Down

0 comments on commit cff9e95

Please sign in to comment.