We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f773600 + ad8186c commit bd08ecfCopy full SHA for bd08ecf
2 files changed
gradle/libs.versions.toml
@@ -83,7 +83,7 @@ spotbugsGradlePlugin = "6.4.8"
83
spotless = "8.4.0"
84
stateless4jVersion = "2.6.0"
85
webkitVersion = "1.15.0"
86
-workRuntime = "2.11.1"
+workRuntime = "2.11.2"
87
foundationVersion = "1.10.6"
88
89
[libraries]
gradle/verification-metadata.xml
@@ -52,6 +52,7 @@
52
<trusting group="androidx.core"/>
53
<trusting group="androidx.databinding"/>
54
<trusting group="androidx.media3"/>
55
+ <trusting group="androidx.work"/>
56
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
57
<trusting group="^com[.]android($|([.].*))" regex="true"/>
58
</trusted-key>
0 commit comments