1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Update Realm gradle plugin and Flipper dependencies.

This commit is contained in:
Benoit Marty
2024-07-19 12:35:47 +02:00
committed by Benoit Marty
parent d10e83bb48
commit 669a80e8e4
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ def markwon = "4.6.2"
def moshi = "1.15.1"
def lifecycle = "2.8.3"
def flowBinding = "1.2.0"
def flipper = "0.190.0"
def flipper = "0.259.0"
def epoxy = "5.0.0"
def mavericks = "3.0.9"
def glide = "4.16.0"