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

This commit is contained in:
renovate[bot] 2022-11-10 10:06:12 +00:00 committed by GitHub
parent 8b2ba790bc
commit 0be0952e04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ retrofit = "2.9.0"
richtext = "0.15.0"
serialization = "1.4.1"
sqldelight = "2.0.0-alpha04"
workmanager = "2.8.0-beta01"
workmanager = "2.8.0-beta02"
[libraries]
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }