Skip to content

Commit

Permalink
Bump Android compile SDK to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt committed Jan 18, 2025
1 parent 6bb63b4 commit 8d6e96c
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.8.0" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "34"
android-compile = "35"
android-min = "21"
android-target = "32"
compose = "1.7.3"
Expand Down

0 comments on commit 8d6e96c

Please sign in to comment.