Bump SoLoader (#159)

Summary:
See https://github.com/facebook/SoLoader/issues/13.
Pull Request resolved: https://github.com/facebook/Sonar/pull/159

Reviewed By: jknoxville

Differential Revision: D8876179

Pulled By: passy

fbshipit-source-id: 0965f9c952410bf8f4fec80b715dd93b5c1a8918
This commit is contained in:
Pascal Hartig
2018-07-18 04:20:34 -07:00
committed by Facebook Github Bot
parent ec4fa12ddb
commit 2987c32ed8

View File

@@ -48,7 +48,7 @@ ext.deps = [
// Arch
archPaging : 'android.arch.paging:runtime:1.0.0',
// First-party
soloader : 'com.facebook.soloader:soloader:0.4.1',
soloader : 'com.facebook.soloader:soloader:0.5.0',
screenshot : 'com.facebook.testing.screenshot:core:0.5.0',
// Annotations
jsr305 : 'com.google.code.findbugs:jsr305:3.0.1',