Skip to content

Commit 8665745

Browse files
committed
[chore] #172 update libs
1 parent ac8d9b3 commit 8665745

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ appcompat = "1.6.1"
1010
constraintlayout = "2.1.4"
1111
activity = "1.8.2"
1212
fragment = "1.6.2"
13-
lifecycle = "2.6.2"
13+
lifecycle = "2.7.0"
1414
security = "1.1.0-alpha06"
15-
splash = "1.0.0"
15+
splash = "1.0.1"
1616

1717
# Google
1818
material = "1.11.0"
1919
google-services = "4.4.0"
2020
firebase-crashlytics = "2.9.9"
21-
firebase-bom = "32.7.0"
21+
firebase-bom = "32.7.1"
2222

2323
# Test
2424
junit = "4.13.2"

0 commit comments

Comments
 (0)