Skip to content

Commit 6b53666

Browse files
committed
Align some libraries versions
1 parent 2201f2f commit 6b53666

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ firebaseAppdistributionPlugin = "4.0.1"
1414

1515
# [LIBRARIES]
1616
detekt = "1.23.6"
17+
detektFormatting = "1.23.6"
1718
glide = "4.16.0"
1819

1920
## AndroidX
@@ -24,16 +25,15 @@ androidxConstraintlayout = "2.1.4"
2425
androidxCore = "1.12.0"
2526
androidxEspresso = "3.5.1"
2627
androidxFragment = "1.6.2"
27-
androidxLifecycle = "2.6.2"
28+
androidxLifecycle = "2.7.0"
2829
androidxTestJunit = "1.1.5"
2930

3031
## Google
3132
hilt = "2.50"
3233
ksp = "1.9.21-1.0.16"
33-
material = '1.9.0'
34+
material = '1.11.0'
3435

3536
## Jetbrains
36-
detektFormatting = "1.23.6"
3737
kotlin = "1.9.21"
3838

3939
## Tests

0 commit comments

Comments
 (0)