Skip to content

Commit

Permalink
Update some libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
mahozad committed Oct 9, 2024
1 parent 69c9d17 commit 6cca6ac
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
Expand Up @@ -2,13 +2,13 @@
gradle = "8.10.2"
java = "17"
kotlin = "2.0.20"
kotlin-compatibility = "0.14.0"
kotlin-compatibility = "0.16.3"
compose-multiplatform = "1.7.0-rc01"
agp = "8.5.2" # Android Gradle plugin
android-minSdk = "21"
android-compileSdk = "35"
android-targetSdk = "35"
androidx-activityCompose = "1.9.0"
androidx-activityCompose = "1.9.2"
androidx-core-ktx = "1.13.1"
androidx-appcompat = "1.7.0"
dokka = "1.9.20"
Expand Down

0 comments on commit 6cca6ac

Please sign in to comment.