Skip to content

Commit

Permalink
Compile & target Android SDK 35 (Android 15)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Nov 24, 2024
1 parent b8dd45b commit 2c267c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
android-compileSdk = "34"
android-compileSdk = "35"
android-minSdk = "21"
android-plugin = "8.7.2"
android-targetSdk = "34"
android-targetSdk = "35"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-compose-foundation = "1.7.5"
androidx-compose-ui = "1.7.5"
androidx-core = "1.13.1"
androidx-core = "1.15.0"
androidx-core-role = "1.0.0"
androidx-palette = "1.0.0"
androidx-tv = "1.0.0"
Expand Down

0 comments on commit 2c267c4

Please sign in to comment.