android: update appcompat version

This commit is contained in:
Saúl Ibarra Corretgé
2017-12-12 15:35:40 +01:00
committed by Любомир Маринов
parent 3460fe03e5
commit e9c91d194c
+1 -1
View File
@@ -21,7 +21,7 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:25.4.0'
compile 'com.android.support:appcompat-v7:27.0.2'
compile 'com.facebook.react:react-native:+'
compile project(':react-native-background-timer')