Skip to content

Commit

Permalink
Update plugin android-application to v8.7.2 (#144)
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 Nov 3, 2024
1 parent 682a635 commit 1300f3b
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 @@ -9,7 +9,7 @@ media3_version = "1.4.1"
voyager_version = "1.0.0"

[plugins]
android-application = { id = "com.android.application", version = "8.7.1" }
android-application = { id = "com.android.application", version = "8.7.2" }

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 1300f3b

Please sign in to comment.