Skip to content

Commit

Permalink
Update plugin android-application to v8.7.0 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 3797b4d commit 5b4089e
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 @@ -7,7 +7,7 @@ kotlin_version = "2.0.20"
ktor_version = "2.3.12"

[plugins]
android-application = { id = "com.android.application", version = "8.6.1" }
android-application = { id = "com.android.application", version = "8.7.0" }

kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin_version" }
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin_version" }
Expand Down

0 comments on commit 5b4089e

Please sign in to comment.