Skip to content

Commit

Permalink
fix: support React Native versions over 0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
sondremare committed Mar 8, 2017
1 parent 72484fb commit 061ef48
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 @@ -16,5 +16,5 @@ android {
}

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

0 comments on commit 061ef48

Please sign in to comment.