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

This commit is contained in:
renovate[bot] 2023-02-08 18:51:09 +00:00 committed by Harsh Shandilya
parent f572e1255a
commit b0a10b37e6
No known key found for this signature in database

View file

@ -17,7 +17,7 @@ richtext = "0.16.0"
serialization = "1.5.0-RC" serialization = "1.5.0-RC"
sqldelight = "2.0.0-alpha05" sqldelight = "2.0.0-alpha05"
whetstone = "0.6.0-SNAPSHOT" whetstone = "0.6.0-SNAPSHOT"
workmanager = "2.8.0-rc01" workmanager = "2.8.0"
[libraries] [libraries]
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" } accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }