Update soloader to 0.5.1
Summary: There's been a breaking change in 0.5 and old versions are ABI-incompatible with new ones. Reviewed By: muraziz Differential Revision: D8913456 fbshipit-source-id: 89221c5ac95c7c2197083a5390403c72e7e33af1
This commit is contained in:
committed by
Facebook Github Bot
parent
0bc4d23e2e
commit
51a4601e18
@@ -52,7 +52,7 @@ android {
|
||||
dependencies {
|
||||
compileOnly 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
compileOnly project(':yoga:proguard-annotations')
|
||||
implementation 'com.facebook.soloader:soloader:0.2.0'
|
||||
implementation 'com.facebook.soloader:soloader:0.5.1'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user