fix android build fail
This commit is contained in:
parent
5f0bb88cef
commit
8781e80507
|
@ -18,6 +18,5 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:appcompat-v7:23.1.0'
|
|
||||||
compile 'com.facebook.react:react-native:+'
|
compile 'com.facebook.react:react-native:+'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue