Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 15, 2024
1 parent 57e0358 commit 0d6ef0e
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.18.0" }
mockk = { module = "io.mockk:mockk", version = "1.13.12" }

[plugins]
android = { id = "com.android.application", version = "8.5.0" }
android = { id = "com.android.application", version = "8.5.1" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
jacoco-testkit = { id = "pl.droidsonroids.jacoco.testkit", version = "1.0.12" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
Expand Down

0 comments on commit 0d6ef0e

Please sign in to comment.