Skip to content

Commit

Permalink
Use Android SDK 35 (Android 15)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Dec 13, 2024
1 parent 93f71a7 commit 458baab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
aboutlibraries = "11.2.3"
acra = "5.12.0"
android-compileSdk = "34"
android-compileSdk = "35"
android-desugar = "2.1.3"
android-gradle = "8.7.3"
android-minSdk = "21"
android-targetSdk = "34"
android-targetSdk = "35"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-cardview = "1.0.0"
Expand Down

0 comments on commit 458baab

Please sign in to comment.