android: raise frament library version dependency

This commit is contained in:
Saúl Ibarra Corretgé 2020-02-04 13:34:09 +01:00 committed by Saúl Ibarra Corretgé
parent 97e8a6c3f3
commit 5a6335207f
1 changed files with 1 additions and 1 deletions

View File

@ -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:+'