mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 18:36:21 +03:00
Bump flipper-realm-android from 2.1.0 to 2.2.0
Bumps [flipper-realm-android](https://github.com/kamgurgul/Flipper-Realm) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/kamgurgul/Flipper-Realm/releases) - [Commits](https://github.com/kamgurgul/Flipper-Realm/compare/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: com.kgurgul.flipper:flipper-realm-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b07e0a47e8
commit
c81866f34e
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ dependencies {
|
|||
exclude group: 'com.facebook.fbjni', module: 'fbjni'
|
||||
}
|
||||
debugImplementation 'com.facebook.soloader:soloader:0.10.3'
|
||||
debugImplementation "com.kgurgul.flipper:flipper-realm-android:2.1.0"
|
||||
debugImplementation "com.kgurgul.flipper:flipper-realm-android:2.2.0"
|
||||
|
||||
// Activate when you want to check for leaks, from time to time.
|
||||
//debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.3'
|
||||
|
|
Loading…
Reference in a new issue