Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Dec 17, 2023
1 parent 0a60e79 commit d0339fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
buildscript {
ext {
android_gradle_plugin_version = '8.2.0'
material_design_version = '1.10.0'
material_design_version = '1.11.0'
kotlin_version = '1.9.21'
retrofit_version = '2.9.0'
gson_version = '2.10.1'
Expand All @@ -16,7 +16,7 @@ buildscript {
androidx_appcompat_version = '1.6.1'
androidx_annotation_version = '1.6.0'
androidx_fragment_version = '1.6.2'
androidx_navigation_version = '2.7.5'
androidx_navigation_version = '2.7.6'
androidx_room_version = '2.6.1'
androidx_splash_version = '1.0.1'
androidx_recyclerview_version = '1.3.2'
Expand Down

0 comments on commit d0339fa

Please sign in to comment.