mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Merge pull request #6889 from BlueWallet/renovate/androidx.work-work-runtime-ktx-2.x
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.9.1
This commit is contained in:
commit
c66d7b3654
@ -118,7 +118,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'
|
||||
implementation 'androidx.work:work-runtime-ktx:2.7.1'
|
||||
implementation 'androidx.work:work-runtime-ktx:2.9.1'
|
||||
|
||||
if (hermesEnabled.toBoolean()) {
|
||||
implementation("com.facebook.react:hermes-android")
|
||||
|
Loading…
Reference in New Issue
Block a user