android: raise frament library version dependency

pull/5034/head
Saúl Ibarra Corretgé 5 years ago committed by Saúl Ibarra Corretgé
parent 97e8a6c3f3
commit 5a6335207f
  1. 2
      android/sdk/build.gradle

@ -38,7 +38,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.fragment:fragment:1.1.0'
implementation 'androidx.fragment:fragment:1.2.0'
//noinspection GradleDynamicVersion
api 'com.facebook.react:react-native:+'

Loading…
Cancel
Save