Update room version

This commit is contained in:
vfsfitvnm
2022-08-30 10:54:33 +02:00
parent c94d05cd90
commit 14a0577d51
3 changed files with 23 additions and 34 deletions

View File

@@ -29,7 +29,7 @@ dependencyResolutionManagement {
library("compose-coil", "io.coil-kt", "coil-compose").version("2.2.0")
version("room", "2.5.0-alpha02")
version("room", "2.5.0-alpha03")
library("room", "androidx.room", "room-ktx").versionRef("room")
library("room-compiler", "androidx.room", "room-compiler").versionRef("room")