fix(deps): update dependency androidx.compose.ui:ui to v1.3.0-beta03

This commit is contained in:
renovate[bot] 2022-09-21 23:03:40 +00:00 committed by GitHub
parent d2acad7cf6
commit 7e518d46eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ androidx-compose-foundation = "androidx.compose.foundation:foundation:1.3.0-beta
androidx-compose-material = "androidx.compose.material:material:1.3.0-beta03"
androidx-compose-material3 = "androidx.compose.material3:material3:1.0.0-beta03"
androidx-compose-runtime = "androidx.compose.runtime:runtime:1.3.0-beta03"
androidx-compose-ui = "androidx.compose.ui:ui:1.3.0-beta02"
androidx-compose-ui = "androidx.compose.ui:ui:1.3.0-beta03"
androidx-compose-ui-text = "androidx.compose.ui:ui-text:1.3.0-beta03"
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0"
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hilt" }