mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-14 02:14:52 +08:00
[Android] Let npm take care of versioning (#589)
This commit is contained in:
committed by
Richard Hua
parent
e21d31a456
commit
ae0d35244f
@@ -21,5 +21,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile "com.facebook.react:react-native:0.19.+"
|
||||
compile "com.facebook.react:react-native:+"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user