We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a60e79 commit d0339faCopy full SHA for d0339fa
build.gradle
@@ -2,7 +2,7 @@
2
buildscript {
3
ext {
4
android_gradle_plugin_version = '8.2.0'
5
- material_design_version = '1.10.0'
+ material_design_version = '1.11.0'
6
kotlin_version = '1.9.21'
7
retrofit_version = '2.9.0'
8
gson_version = '2.10.1'
@@ -16,7 +16,7 @@ buildscript {
16
androidx_appcompat_version = '1.6.1'
17
androidx_annotation_version = '1.6.0'
18
androidx_fragment_version = '1.6.2'
19
- androidx_navigation_version = '2.7.5'
+ androidx_navigation_version = '2.7.6'
20
androidx_room_version = '2.6.1'
21
androidx_splash_version = '1.0.1'
22
androidx_recyclerview_version = '1.3.2'
0 commit comments