SoLoader v0.6.0

Summary: Bumping the version.

Reviewed By: danielbuechele

Differential Revision: D13860124

fbshipit-source-id: 33bf81706e33186e039b781d6fc149b3e47d95be
This commit is contained in:
Pascal Hartig
2019-01-29 08:55:42 -08:00
committed by Facebook Github Bot
parent a8fc858d4d
commit 921414d3e3

View File

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