Skip to content

Commit d93dec2

Browse files
committed
dependencies updated.
1 parent b3d0012 commit d93dec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
agp_version = '8.0.2'
55
nav_version = '2.6.0'
66
fragment_version = '1.6.0'
7-
room_version = '2.5.1'
7+
room_version = '2.5.2'
88
annotation_version = '1.6.0'
99
material_version = '1.9.0'
1010
flexbox_version = '3.0.0'
@@ -21,7 +21,7 @@ buildscript {
2121
junit_version = '4.13.2'
2222
uiautomator_version = '2.2.0'
2323
espresso_version = '3.5.1'
24-
kotlin_version = '1.8.10'
24+
kotlin_version = '1.8.20'
2525
}
2626
}
2727

0 commit comments

Comments
 (0)