Updating dependencies

This commit is contained in:
Vitor Pamplona
2023-04-20 10:53:09 -04:00
parent 75922f93bc
commit cfdb20892e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ buildscript {
ext {
fragment_version = "1.5.6"
lifecycle_version = '2.6.1'
compose_ui_version = '1.5.0-alpha01'
compose_ui_version = '1.5.0-alpha02'
nav_version = "2.5.3"
room_version = "2.4.3"
accompanist_version = '0.30.0'