fix(deps): update dependency androidx.core:core-splashscreen to v1.0.0

This commit is contained in:
renovate[bot] 2022-08-19 17:41:54 +00:00 committed by Harsh Shandilya
parent 405171fdf5
commit 54f235fdf9
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -32,7 +32,7 @@ androidx-compose-runtime = "androidx.compose.runtime:runtime:1.3.0-alpha03"
androidx-compose-ui-ui = "androidx.compose.ui:ui:1.3.0-alpha03"
androidx-compose-ui-ui-text = "androidx.compose.ui:ui-text:1.3.0-alpha03"
androidx-compose-ui-ui-tooling-preview = "androidx.compose.ui:ui-tooling-preview:1.3.0-alpha02"
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-rc01"
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0"
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hilt" }
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version.ref = "hilt" }
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0-alpha01"