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

This commit is contained in:
Renovate Bot 2022-04-06 23:30:17 +00:00
parent 6b28a082e6
commit d5cce530ff
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -8,7 +8,7 @@ kotlin = "1.6.10"
richtext = "0.11.0" richtext = "0.11.0"
serialization = "1.3.2" serialization = "1.3.2"
sqldelight = "1.5.3" sqldelight = "1.5.3"
workmanager = "2.8.0-alpha01" workmanager = "2.8.0-alpha02"
[libraries] [libraries]
accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiperefresh", version.ref = "accompanist" } accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiperefresh", version.ref = "accompanist" }