Upgrade to SoLoader 0.8.2

Summary: No changes that should impact us in any way.

Reviewed By: priteshrnandgaonkar

Differential Revision: D19856578

fbshipit-source-id: 35113b4b9e56b6c0b09681ac5649705cf840f60c
This commit is contained in:
Pascal Hartig
2020-02-13 12:00:47 -08:00
committed by Facebook Github Bot
parent 6f15e29b99
commit 9f899c7026
3 changed files with 4 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'com.facebook.soloader:soloader:0.6.0+'
implementation 'com.facebook.soloader:soloader:0.8.2'
implementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
exclude group:'com.facebook.yoga'