Skip to content

Commit

Permalink
Bump com.android.application from 8.4.0 to 8.4.1 (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent b58b11c commit 6d4b5f4
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 @@ -64,7 +64,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.4.0" }
android = { id = "com.android.application", version = "8.4.1" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.2" }
licensee = { id = "app.cash.licensee", version = "1.11.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt"}

0 comments on commit 6d4b5f4

Please sign in to comment.