Skip to content

Commit

Permalink
Bump SoLoader version to 0.10.4
Browse files Browse the repository at this point in the history
Summary:
## Changelog

[Android] [Changed] - Bump Soloader to 0.10.4

Reviewed By: cortinico

Differential Revision: D37988583

fbshipit-source-id: 6d2a423f39c2c4077bad29406e8d9fd67141045b
  • Loading branch information
simpleton authored and facebook-github-bot committed Jul 21, 2022
1 parent 8fbcb0b commit 1237952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactAndroid/hermes-engine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ android {

dependencies {
implementation("com.facebook.fbjni:fbjni:0.2.2")
implementation("com.facebook.soloader:soloader:0.10.3")
implementation("com.facebook.soloader:soloader:0.10.4")
implementation("com.facebook.yoga:proguard-annotations:1.19.0")
implementation("androidx.annotation:annotation:1.3.0")
}
Expand Down

0 comments on commit 1237952

Please sign in to comment.