mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 09:09:52 -06:00
Update Versions.room to v2.6.1 (#975)
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.20"
|
||||
const val lifecycle = "2.6.1"
|
||||
const val room = "2.5.2"
|
||||
const val room = "2.6.1"
|
||||
const val navigation = "2.5.3"
|
||||
const val hilt = "2.52"
|
||||
const val compose = "1.7.1"
|
||||
|
||||
Reference in New Issue
Block a user