Commit 0f4ee856 authored by ms88privat's avatar ms88privat Committed by GitHub

Make it work with newer React-Native versions.

I think we shouldn't set a hard coded constrain here. Instead we should document it in the readme with which version it is tested and working?
parent a64726b0
......@@ -16,5 +16,5 @@ android {
}
dependencies {
compile 'com.facebook.react:react-native:0.37.+'
compile 'com.facebook.react:react-native:+'
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment