Bump various project dependencies (#4038)

* Bump various project dependencies

* Bump kotlin and compose compiler to latest

* Update more dependencies
This commit is contained in:
Daniel Shokouhi 2023-12-13 12:42:59 -08:00 committed by GitHub
parent e0731c9c79
commit 2b36440900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
[versions]
accompanist = "0.32.0"
activity-compose = "1.8.0"
activity-compose = "1.8.2"
androidBeaconLibrary = "2.20"
androidJunit5 = "1.9.3.0"
androidPlugin = "8.1.2"
androidPlugin = "8.2.0"
androidSdk-compile = "34"
androidSdk-min = "21"
androidSdk-target = "33"
@ -17,17 +17,17 @@ car-versions = "1.3.0-rc01"
changeLog = "3.4"
community-material-typeface = "7.0.96.0-kotlin"
compose-bom = "2023.10.01"
compose-compiler = "1.5.3"
compose-compiler = "1.5.6"
constraintlayout = "2.1.4"
converterJackson = "2.9.0"
coreKtx = "1.12.0"
core-splashscreen = "1.1.0-alpha02"
cronet-embedded = "113.5672.61"
emojiJava = "5.1.1"
firebase-bom = "32.4.0"
firebaseAppdistributionGradle = "4.0.0"
fragment-ktx = "1.6.1"
googleServices = "4.3.15"
firebase-bom = "32.7.0"
firebaseAppdistributionGradle = "4.0.1"
fragment-ktx = "1.6.2"
googleServices = "4.4.0"
guava = "32.1.1-android"
healthServicesClient = "1.0.0-rc01"
hilt = "2.48.1"
@ -35,13 +35,13 @@ iconics = "5.4.0"
jackson-module-kotlin = "2.13.5"
javaVersion = "11"
kotlinx-coroutines = "1.7.3"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
kotlin = "1.9.21"
ksp = "1.9.21-1.0.15"
ktlint = "11.6.1"
lifecycle = "2.6.2"
material = "1.10.0"
media3 = "1.1.1"
navigation-compose = "2.7.4"
media3 = "1.2.0"
navigation-compose = "2.7.6"
okhttp = "4.12.0"
paging = "3.2.1"
picasso = "2.8"
@ -53,20 +53,20 @@ preference-ktx = "1.2.1"
recyclerview = "1.3.2"
reorderable = "0.9.6"
retrofit = "2.9.0"
room = "2.6.0"
room = "2.6.1"
sentry-android = "6.34.0"
watchfaceComplicationsDataSourceKtx = "1.1.1"
watchfaceComplicationsDataSourceKtx = "1.2.0"
wear = "1.3.0"
wear-compose-foundation = "1.2.1"
wear-compose-material = "1.0.0-alpha14"
wear-compose-material = "1.0.0-alpha15"
wear-protolayout = "1.0.0"
wear-tiles = "1.2.0"
wear-tooling = "1.0.0-beta01"
wear-tooling = "1.0.0"
wearPhoneInteractions = "1.0.1"
wearInput = "1.2.0-alpha02"
webkit = "1.8.0"
webkit = "1.9.0"
wear-remote-interactions = "1.0.0"
workRuntimeKtx = "2.8.1"
workRuntimeKtx = "2.9.0"
horologist = "0.5.10"
[plugins]