Update Jetpack/Google dependencies (Oct 2023) (#3966)

This commit is contained in:
Joris Pelgröm 2023-10-22 18:19:47 +02:00 committed by GitHub
parent 51b30fc19f
commit 5314e4b08b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View file

@ -249,7 +249,7 @@
<string name="error_ssl">Unable to communicate with Home Assistant because of a SSL error. Please ensure your certificate is valid.</string>
<string name="error_with_registration">The \'Mobile App\' integration is required to use the app, but it is not available on your Home Assistant server. Please check your server configuration and try again.</string>
<string name="errors">Errors</string>
<string name="error_http_generic">There was an error loading Home Assistant. Please review the connection settings and try again.\n\nError Code: %d \nDescription: %s</string>
<string name="error_http_generic">There was an error loading Home Assistant. Please review the connection settings and try again.\n\nError Code: %1$d \nDescription: %2$s</string>
<string name="event_error">Failed to notify HA of picked option.</string>
<string name="exit">Exit</string>
<string name="expand">Expand</string>

View file

@ -1,9 +1,9 @@
[versions]
accompanist = "0.32.0"
activity-compose = "1.7.2"
activity-compose = "1.8.0"
androidBeaconLibrary = "2.20"
androidJunit5 = "1.9.3.0"
androidPlugin = "8.1.1"
androidPlugin = "8.1.2"
androidSdk-compile = "34"
androidSdk-min = "21"
androidSdk-target = "33"
@ -16,7 +16,7 @@ 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.09.00"
compose-bom = "2023.10.01"
compose-compiler = "1.5.3"
constraintlayout = "2.1.4"
converterJackson = "2.9.0"
@ -24,7 +24,7 @@ coreKtx = "1.12.0"
core-splashscreen = "1.1.0-alpha02"
cronet-embedded = "113.5672.61"
emojiJava = "5.1.1"
firebase-bom = "32.2.3"
firebase-bom = "32.4.0"
firebaseAppdistributionGradle = "4.0.0"
fragment-ktx = "1.6.1"
googleServices = "4.3.15"
@ -39,29 +39,29 @@ kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
ktlint = "11.6.1"
lifecycle = "2.6.2"
material = "1.9.0"
material = "1.10.0"
media3 = "1.1.1"
navigation-compose = "2.7.2"
navigation-compose = "2.7.4"
okhttp = "4.12.0"
paging = "3.2.1"
picasso = "2.8"
play-services-threadnetwork = "16.0.0"
play-services-home = "16.0.0"
play-services-location = "21.0.1"
play-services-wearable = "18.0.0"
play-services-wearable = "18.1.0"
preference-ktx = "1.2.1"
recyclerview = "1.3.1"
recyclerview = "1.3.2"
reorderable = "0.9.6"
retrofit = "2.9.0"
room = "2.5.2"
room = "2.6.0"
sentry-android = "6.32.0"
watchfaceComplicationsDataSourceKtx = "1.1.1"
wear = "1.3.0"
wear-compose-foundation = "1.2.0"
wear-compose-material = "1.0.0-alpha13"
wear-compose-foundation = "1.2.1"
wear-compose-material = "1.0.0-alpha14"
wear-protolayout = "1.0.0"
wear-tiles = "1.2.0"
wear-tooling = "1.0.0-alpha01"
wear-tooling = "1.0.0-beta01"
wearPhoneInteractions = "1.0.1"
wearInput = "1.2.0-alpha02"
webkit = "1.8.0"