mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Merge pull request #6387 from vector-im/dependabot/gradle/com.facebook.flipper-flipper-network-plugin-0.151.1
Bump flipper-network-plugin from 0.150.0 to 0.151.1
This commit is contained in:
commit
80b94821a0
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ dependencies {
|
|||
debugImplementation('com.facebook.flipper:flipper:0.151.1') {
|
||||
exclude group: 'com.facebook.fbjni', module: 'fbjni'
|
||||
}
|
||||
debugImplementation('com.facebook.flipper:flipper-network-plugin:0.150.0') {
|
||||
debugImplementation('com.facebook.flipper:flipper-network-plugin:0.151.1') {
|
||||
exclude group: 'com.facebook.fbjni', module: 'fbjni'
|
||||
}
|
||||
debugImplementation 'com.facebook.soloader:soloader:0.10.3'
|
||||
|
|
Loading…
Add table
Reference in a new issue