Merge branch 'master' into rn738

This commit is contained in:
Marcos Rodriguez Velez 2024-08-07 20:01:19 -04:00
commit 5644ded417
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -119,7 +119,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")