Merge pull request #8350 from BlueWallet/renovate/androidx.work-work-runtime-ktx-2.x

Update dependency androidx.work:work-runtime-ktx to v2.11.1
This commit is contained in:
GLaDOS 2026-03-02 13:01:09 +00:00 committed by GitHub
commit ae761a7ea8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -128,7 +128,7 @@ dependencies {
// The version of react-native is set by the React Native Gradle Plugin
implementation("com.facebook.react:react-android")
implementation 'androidx.core:core-ktx:1.16.0'
implementation 'androidx.work:work-runtime-ktx:2.10.5'
implementation 'androidx.work:work-runtime-ktx:2.11.1'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.compose.ui:ui:1.9.4'
implementation 'androidx.compose.material3:material3:1.3.2'