Add suffix version

This commit is contained in:
Alex Gabor 2022-04-04 12:39:32 +03:00
parent 3034717c11
commit 2e97716b48
2 changed files with 13 additions and 13 deletions

View file

@ -9,8 +9,8 @@ project.ext {
activity_ktx_version = "1.4.0"
androidx_navigation = "2.4.0"
androidx_compose = "1.1.0"
google_accompanist = "0.23.1"
androidx_compose_version = "1.1.0"
google_accompanist_version = "0.23.1"
androidx_compose_constraintlayout_version = "1.0.0"
coroutines_version = "1.6.0"