fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.0-rc01

This commit is contained in:
renovate[bot] 2022-12-07 21:33:08 +00:00 committed by Harsh Shandilya
parent 4fac861656
commit fe2c3f630b
No known key found for this signature in database

View file

@ -17,7 +17,7 @@ richtext = "0.15.0"
serialization = "1.4.1" serialization = "1.4.1"
sqldelight = "2.0.0-alpha04" sqldelight = "2.0.0-alpha04"
whetstone = "0.5.0-SNAPSHOT" whetstone = "0.5.0-SNAPSHOT"
workmanager = "2.8.0-beta02" workmanager = "2.8.0-rc01"
[libraries] [libraries]
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" } accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }