Skip to content

Commit

Permalink
feat: update react-native to 0.63.2 and @types/react-native to 0.63.2 (
Browse files Browse the repository at this point in the history
…#153)

* feat: update react-native to 0.63.2 and @types/react-native to 0.63.2
  • Loading branch information
abakimatov authored Aug 6, 2020
1 parent 7a1cbeb commit 4f47540
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 182 deletions.
1 change: 1 addition & 0 deletions template/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ dependencies {

debugImplementation("com.facebook.flipper:flipper-network-plugin:${FLIPPER_VERSION}") {
exclude group:'com.facebook.flipper'
exclude group:'com.squareup.okhttp3', module:'okhttp'
}

debugImplementation("com.facebook.flipper:flipper-fresco-plugin:${FLIPPER_VERSION}") {
Expand Down
Loading

0 comments on commit 4f47540

Please sign in to comment.