Merge pull request #7686 from vector-im/dependabot/gradle/com.facebook.soloader-soloader-0.10.5

Bump soloader from 0.10.4 to 0.10.5
This commit is contained in:
ganfra 2022-12-07 20:24:13 +01:00 committed by GitHub
commit ceec2018a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ dependencies {
debugImplementation(libs.flipper.flipperNetworkPlugin) {
exclude group: 'com.facebook.fbjni', module: 'fbjni'
}
debugImplementation 'com.facebook.soloader:soloader:0.10.4'
debugImplementation 'com.facebook.soloader:soloader:0.10.5'
debugImplementation "com.kgurgul.flipper:flipper-realm-android:2.2.0"
gplayImplementation "com.google.android.gms:play-services-location:21.0.1"