Skip to content

Commit

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

---
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 Dec 3, 2024
1 parent c3066ca commit 070bc8f
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 @@ -18,7 +18,7 @@ androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
android = { id = "com.android.application", version = "8.7.2" }
android = { id = "com.android.application", version = "8.7.3" }
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
mavencentral = { id = "io.github.hfhbd.mavencentral", version = "0.0.14" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0-Beta" }
Expand Down

0 comments on commit 070bc8f

Please sign in to comment.