Skip to content

Commit

Permalink
Update plugin android-application to v8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 8356ffd commit 6bcfdac
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.0" }
android-application = { id = "com.android.application", version = "8.6.1" }

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 6bcfdac

Please sign in to comment.