Skip to content

Commit

Permalink
Bump Android compile SDK to 34 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Sep 14, 2023
1 parent a3e5eb3 commit af94a3e
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
@@ -1,6 +1,6 @@
[versions]
agp = "8.1.1" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "33"
android-compile = "34"
android-min = "21"
android-target = "32"
compose = "1.4.3"
Expand Down

0 comments on commit af94a3e

Please sign in to comment.