Skip to content

Commit

Permalink
another suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed Mar 27, 2019
1 parent 306e5d5 commit 4f702f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ dependencies {
// Force using exact RN version instead of relying on gradle dependency resolution
// https://docs.gradle.org/current/userguide/introduction_dependency_management.html#sec:dependency_resolution
//compile ("com.facebook.react:react-native:0.55.4") { force = true } // From node_modules
compile "com.facebook.react:react-native:+"
implementation project(':react-native-android')
implementation project(':react-native-languages')
implementation project(':react-native-status')
Expand Down

0 comments on commit 4f702f7

Please sign in to comment.