Skip to content

Commit

Permalink
Update AGP to 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mahozad committed Feb 1, 2024
1 parent 182ca63 commit 772f443
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 @@ -4,7 +4,7 @@ java = "17"
kotlin = "1.9.22"
kotlin-compatibility = "0.14.0"
compose-multiplatform = "1.5.12"
agp = "8.2.0" # Android Gradle plugin
agp = "8.2.2" # Android Gradle plugin
android-minSdk = "21"
android-compileSdk = "34"
android-targetSdk = "34"
Expand Down

0 comments on commit 772f443

Please sign in to comment.