fix(deps): update workruntime to v2.10.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
367bbae774
commit
4b722e4347
@ -28,7 +28,7 @@ buildscript {
|
||||
mockkVersion = "1.13.17"
|
||||
prismVersion = "2.0.0"
|
||||
roomVersion = "2.6.1"
|
||||
workRuntime = "2.10.0"
|
||||
workRuntime = "2.10.1"
|
||||
|
||||
ciBuild = System.getenv("CI") == "true"
|
||||
shotTest = System.getenv("SHOT_TEST") == "true"
|
||||
|
@ -47,6 +47,7 @@
|
||||
<trusting group="androidx.fragment"/>
|
||||
<trusting group="androidx.lifecycle"/>
|
||||
<trusting group="androidx.savedstate"/>
|
||||
<trusting group="androidx.work"/>
|
||||
<trusting group="com.google.firebase" name="firebase-messaging" version="24.1.1"/>
|
||||
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
|
||||
<trusting group="^com[.]android($|([.].*))" regex="true"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user