Skip to content

Commit

Permalink
Revert "Bump SoLoader to 0.8.0 (#26759)"
Browse files Browse the repository at this point in the history
This reverts commit 66ae1ca.
  • Loading branch information
grabbou committed Oct 28, 2019
1 parent 66ae1ca commit 1b39f67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ReactAndroid/gradle.properties
Expand Up @@ -14,7 +14,7 @@ FEST_ASSERT_CORE_VERSION=2.0M10
ANDROID_SUPPORT_TEST_VERSION=1.0.2
FRESCO_VERSION=2.0.0
OKHTTP_VERSION=3.12.1
SO_LOADER_VERSION=0.8.0
SO_LOADER_VERSION=0.6.0

BOOST_VERSION=1_63_0
DOUBLE_CONVERSION_VERSION=1.1.6
Expand Down
Expand Up @@ -8,6 +8,6 @@ fb_native.android_prebuilt_aar(

fb_native.remote_file(
name = "soloader-binary-aar",
sha1 = "71378622ece36680b9bab7863c3d0259b442305e",
url = "mvn:com.facebook.soloader:soloader:aar:0.8.0",
sha1 = "4de8f64830aff60beb52fb27dffb2fcbe54c39df",
url = "mvn:com.facebook.soloader:soloader:aar:0.6.0",
)

0 comments on commit 1b39f67

Please sign in to comment.