Skip to content

Commit

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

Update dependency com.android.tools.build:gradle to v8.2.2
  • Loading branch information
JakeWharton authored Jan 25, 2024
2 parents a8c952f + 2e4e963 commit 0e405b5
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 @@ -20,7 +20,7 @@ robovm = "2.3.14"
kotlinx-serialization = "1.6.2"

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

0 comments on commit 0e405b5

Please sign in to comment.