mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-20 12:29:35 -06:00
fix(deps): update versions.room to v2.7.1 (#1172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
object Versions {
|
||||
const val kotlin = "2.0.21"
|
||||
const val lifecycle = "2.6.1"
|
||||
const val room = "2.7.0"
|
||||
const val room = "2.7.1"
|
||||
const val navigation = "2.5.3"
|
||||
const val hilt = "2.56.2"
|
||||
const val compose = "1.7.8"
|
||||
|
||||
Reference in New Issue
Block a user