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:
commit
ae761a7ea8
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user