Skip to content

Commit 3b552ac

Browse files
Merge pull request #49 from codewithtamim/master
Update libs.versions.toml
2 parents 46d7011 + b6352f2 commit 3b552ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
2-
agp = "8.12.1"
2+
agp = "8.12.2"
33
datastorePreferences = "1.1.7"
44
hiltAndroidCompiler = "2.57.1"
5-
hiltAndroid = "2.57"
5+
hiltAndroid = "2.57.1"
66
hiltNavigationCompose = "1.2.0"
7-
kotlin = "2.0.21"
7+
kotlin = "2.2.10"
88
ksp = "2.2.10-2.0.2"
99
coreKtx = "1.17.0"
1010
junit = "4.13.2"
1111
junitVersion = "1.3.0"
1212
espressoCore = "3.7.0"
13-
lifecycleRuntimeKtx = "2.9.2"
13+
lifecycleRuntimeKtx = "2.9.3"
1414
activityCompose = "1.10.1"
15-
composeBom = "2025.08.00"
15+
composeBom = "2025.08.01"
1616
materialIconsExtended = "1.7.8"
1717
navigationCompose = "2.9.3"
1818
uiTextGoogleFonts = "1.9.0"

0 commit comments

Comments
 (0)