Skip to content

Commit

Permalink
Bump com.android.application from 8.4.2 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps com.android.application from 8.4.2 to 8.5.0.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jun 17, 2024
1 parent 93c1e7e commit cee82a0
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 @@ -10,7 +10,7 @@ kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.17.0" }
mockk = { module = "io.mockk:mockk", version = "1.13.11" }

[plugins]
android = { id = "com.android.application", version = "8.4.2" }
android = { id = "com.android.application", version = "8.5.0" }
buildConfig = "com.github.gmazzo.buildconfig:5.3.5"
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
jacoco-testkit = { id = "pl.droidsonroids.jacoco.testkit", version = "1.0.12" }
Expand Down

0 comments on commit cee82a0

Please sign in to comment.