mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump SoLoader version to 0.10.4
Summary: ## Changelog [Android] [Changed] - Bump Soloader to 0.10.4 Reviewed By: cortinico Differential Revision: D37988583 fbshipit-source-id: 6d2a423f39c2c4077bad29406e8d9fd67141045b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8fbcb0b6a3
commit
1237952d07
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user