Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
Making it work with all future React Native versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx authored Mar 9, 2017
1 parent 1efc97e commit 66adcad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ repositories {
}

dependencies {
compile 'com.facebook.react:react-native:0.38.+'
compile 'com.facebook.react:react-native:+'
}

0 comments on commit 66adcad

Please sign in to comment.