Skip to content

Commit

Permalink
Bump Compose, Landscapist, and Dokka (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves authored Sep 25, 2023
1 parent 46e2738 commit 17ea968
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 @@ -7,7 +7,7 @@ kotlinSerialization = "1.6.0"
kotlinSerializationConverter = "1.0.0"
kotlinxCoroutines = "1.7.3"

kotlinDokka = "1.8.20"
kotlinDokka = "1.9.0"
jvmTarget = "11"

androidxMaterial = "1.9.0"
Expand All @@ -20,15 +20,15 @@ androidxActivity = "1.7.2"
androidxDataStore = "1.0.0"
googleService = "4.3.14"

androidxComposeBom = "2023.09.00"
androidxComposeBom = "2023.09.01"
androidxComposeCompiler = "1.5.3"
androidxComposeTracing = "1.0.0-alpha03"
androidxHiltNavigation = "1.0.0"
androidxComposeNavigation = "2.7.0"
composeStableMarker = "1.0.0"

coil = "2.4.0"
landscapist = "2.2.8"
landscapist = "2.2.9"
accompanist = "0.30.1"
telephoto = "0.3.0"
audioswitch = "1.1.8"
Expand Down

0 comments on commit 17ea968

Please sign in to comment.