Skip to content

Commit

Permalink
compose 1.4.1 ktor 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
luca992 committed Jun 30, 2023
1 parent bf9b1bd commit 5074110
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
Expand Up @@ -15,9 +15,9 @@ kotlin = "1.8.20"
agp = "7.4.2"
vanniktech-publish = "0.25.2"
multiplatform-resources = "0.23.0"
compose = "1.4.0"
compose = "1.4.1"
coroutines = "1.6.4"
ktor = "2.3.1"
ktor = "2.3.2"
xmlutil = "0.86.0"
activity-compose = "1.7.2"
appcompat = "1.6.1"
Expand Down Expand Up @@ -48,4 +48,4 @@ pdvrieze-xmlutil-serialization = { module = "io.github.pdvrieze.xmlutil:serializ
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity-compose" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
google-android-material = { module = "com.google.android.material:material", version.ref = "material" }
com-caverok-androidsvg = { module = "com.caverock:androidsvg-aar", version.ref = "androidsvg" }
com-caverok-androidsvg = { module = "com.caverock:androidsvg-aar", version.ref = "androidsvg" }

0 comments on commit 5074110

Please sign in to comment.