File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def markwon = "4.6.2"
19
19
def moshi = " 1.15.1"
20
20
def lifecycle = " 2.8.3"
21
21
def flowBinding = " 1.2.0"
22
- def flipper = " 0.190 .0"
22
+ def flipper = " 0.259 .0"
23
23
def epoxy = " 5.0.0"
24
24
def mavericks = " 3.0.9"
25
25
def glide = " 4.16.0"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ buildscript {
17
17
}
18
18
}
19
19
dependencies {
20
- classpath " io.realm:realm-gradle-plugin:10.16 .0"
20
+ classpath " io.realm:realm-gradle-plugin:10.18 .0"
21
21
}
22
22
}
23
23
Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ dependencies {
399
399
exclude group : ' com.facebook.fbjni' , module : ' fbjni'
400
400
}
401
401
debugImplementation ' com.facebook.soloader:soloader:0.10.5'
402
- debugImplementation " com.kgurgul.flipper:flipper-realm-android:2.2 .0"
402
+ debugImplementation " com.kgurgul.flipper:flipper-realm-android:2.3 .0"
403
403
404
404
gplayImplementation " com.google.android.gms:play-services-location:21.3.0"
405
405
// UnifiedPush gplay flavor only
You can’t perform that action at this time.
0 commit comments