Compare commits

..
Author SHA1 Message Date
renovate-bot e35f330492 fix(deps): update glance to v1.2.0 2026-09-07 05:02:47 +00:00
+2 -2
View File
@@ -1,6 +1,6 @@
[versions]
agp = "9.2.1"
kotlin = "2.4.10"
kotlin = "2.3.21"
ksp = "2.3.11"
hilt = "2.60.1"
coreKtx = "1.19.0"
@@ -25,7 +25,7 @@ hiltNavigationCompose = "1.4.0"
lifecycleCompose = "2.10.0"
androidxTestRules = "1.7.0"
# Glance: 1.1.1 is the latest stable (1.2.0 is still rc, 1.3.0 alpha).
glance = "1.1.1"
glance = "1.2.0"
work = "2.11.2"
documentfile = "1.1.0"