Commit eb11be9f authored by Marcus Coleman's avatar Marcus Coleman Committed by GitHub

Merge pull request #14 from ms88privat/patch-1

Make it work with newer React-Native versions.
parents a64726b0 0f4ee856
...@@ -16,5 +16,5 @@ android { ...@@ -16,5 +16,5 @@ android {
} }
dependencies { 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