Fixes crash in Image upload

This commit is contained in:
Vitor Pamplona
2023-03-04 20:55:52 -05:00
parent d7cf198134
commit 2478fdbcce
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
buildscript {
ext {
fragment_version = "1.5.5"
lifecycle_version = '2.6.0-rc1'
compose_ui_version = '1.4.0-beta02'
nav_version = "2.5.3"