Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 1c0caa1 commit c6b0d7b
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 @@ -63,7 +63,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
android = { id = "com.android.application", version = "8.6.1" }
android = { id = "com.android.application", version = "8.7.2" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.4" }
licensee = { id = "app.cash.licensee", version = "1.12.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }

0 comments on commit c6b0d7b

Please sign in to comment.