mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-03 08:13:55 +01:00
make database function calls suspending and update room version
This commit is contained in:
parent
bc065c8792
commit
249ed1c8dc
3 changed files with 13 additions and 13 deletions
|
|
@ -20,7 +20,7 @@ android.enableR8.fullMode=false
|
|||
KOTLIN_VERSION=1.9.22
|
||||
LEAK_CANARY_VERSION=2.10
|
||||
DAGGER_VERSION=2.23
|
||||
ROOM_VERSION=2.5.0
|
||||
ROOM_VERSION=2.6.1
|
||||
PREFERENCE_VERSION=1.1.0
|
||||
CORE_KTX_VERSION=1.9.0
|
||||
ADAPTER_DELEGATES_VERSION=4.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue