Skip to content

Commit

Permalink
update compile sdk to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Nov 22, 2024
1 parent c15a1b6 commit a7f7611
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] # also check project root build.gradle.kts for versions
libVersion = "1.7.0"
compileSdk = "34"
compileSdk = "35"
minSdk = "21"
java = "11"
androidx-animation = "1.7.5"
Expand Down

0 comments on commit a7f7611

Please sign in to comment.