Skip to content

Commit

Permalink
Update Android Plugin [8.1.0 -> 8.1.2]
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Oct 13, 2023
1 parent a569a50 commit 1906960
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 @@ -103,7 +103,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.0" }
android = { id = "com.android.application", version = "8.1.2" }
# 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 1906960

Please sign in to comment.