Skip to content

Commit

Permalink
Dependency updates; Compose 1.5.1 and Kotlin 1.9.10 bugfixes (#3848)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelgrom authored Sep 6, 2023
1 parent 21bfda0 commit e4f38ba
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ blurView = "version-1.6.6"
car-versions = "1.3.0-rc01"
changeLog = "3.4"
community-material-typeface = "7.0.96.0-kotlin"
compose-bom = "2023.08.00"
compose-compiler = "1.5.2"
compose-bom = "2023.09.00"
compose-compiler = "1.5.3"
constraintlayout = "2.1.4"
converterJackson = "2.9.0"
coreKtx = "1.10.1"
coreKtx = "1.12.0"
cronet-embedded = "113.5672.61"
emojiJava = "5.1.1"
firebase-bom = "32.2.2"
firebase-bom = "32.2.3"
firebaseAppdistributionGradle = "4.0.0"
fragment-ktx = "1.6.1"
googleServices = "4.3.15"
Expand All @@ -34,14 +34,14 @@ iconics = "5.4.0"
jackson-module-kotlin = "2.13.5"
javaVersion = "11"
kotlinx-coroutines = "1.7.3"
kotlin = "1.9.0"
ksp = "1.9.0-1.0.13"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
ktlint = "11.5.1"
lifecycle = "2.6.1"
lifecycle = "2.6.2"
loggingInterceptor = "4.11.0"
material = "1.9.0"
media3 = "1.1.1"
navigation-compose = "2.7.1"
navigation-compose = "2.7.2"
okhttp = "4.11.0"
picasso = "2.8"
play-services-threadnetwork = "16.0.0"
Expand All @@ -61,7 +61,7 @@ wear-protolayout = "1.0.0"
wear-tiles = "1.2.0"
wearPhoneInteractions = "1.0.1"
wearInput = "1.2.0-alpha02"
webkit = "1.7.0"
webkit = "1.8.0"
wear-remote-interactions = "1.0.0"
workRuntimeKtx = "2.8.1"

Expand Down

0 comments on commit e4f38ba

Please sign in to comment.