Skip to content

Commit d0339fa

Browse files
committed
dependencies updated.
1 parent 0a60e79 commit d0339fa

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
@@ -2,7 +2,7 @@
22
buildscript {
33
ext {
44
android_gradle_plugin_version = '8.2.0'
5-
material_design_version = '1.10.0'
5+
material_design_version = '1.11.0'
66
kotlin_version = '1.9.21'
77
retrofit_version = '2.9.0'
88
gson_version = '2.10.1'
@@ -16,7 +16,7 @@ buildscript {
1616
androidx_appcompat_version = '1.6.1'
1717
androidx_annotation_version = '1.6.0'
1818
androidx_fragment_version = '1.6.2'
19-
androidx_navigation_version = '2.7.5'
19+
androidx_navigation_version = '2.7.6'
2020
androidx_room_version = '2.6.1'
2121
androidx_splash_version = '1.0.1'
2222
androidx_recyclerview_version = '1.3.2'

0 commit comments

Comments
 (0)