android: update appcompat version
This commit is contained in:
committed by
Любомир Маринов
parent
3460fe03e5
commit
e9c91d194c
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user