fix android build fail

This commit is contained in:
timzaak 2016-05-16 15:25:47 +08:00
parent 5f0bb88cef
commit 8781e80507
1 changed files with 0 additions and 1 deletions

View File

@ -18,6 +18,5 @@ android {
}
dependencies {
compile 'com.android.support:appcompat-v7:23.1.0'
compile 'com.facebook.react:react-native:+'
}