Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
[android] Bump SoLoader
Browse files Browse the repository at this point in the history
Summary:
See facebook/SoLoader#13.

Test Plan:
./gradlew :sample:installDebug
  • Loading branch information
passy authored Jul 17, 2018
1 parent 2d8ebc3 commit ec46569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit ec46569

Please sign in to comment.