Skip to content

Commit

Permalink
Update Android plugin [8.1.2 -> 8.2.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Dec 15, 2023
1 parent a57f811 commit 10cabc3
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 @@ -104,7 +104,7 @@ truth = "com.google.truth:truth:1.1.5" # https://github.com/google/truth/release

[plugins]
# https://developer.android.com/build/releases/gradle-plugin
android = { id = "com.android.application", version = "8.1.2" }
android = { id = "com.android.application", version = "8.2.0" }
# https://kotlinlang.org/docs/releases.html#release-details
kotlin = { id = "org.jetbrains.kotlin.android", version = "1.8.22" }
# https://github.com/ben-manes/gradle-versions-plugin/releases
Expand Down

0 comments on commit 10cabc3

Please sign in to comment.