Extract constraintlayout-compose version

This commit is contained in:
Alex Gabor 2022-04-04 12:37:28 +03:00
parent 1ce0cee3e9
commit 3034717c11
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ project.ext {
androidx_compose = "1.1.0"
google_accompanist = "0.23.1"
androidx_compose_constraintlayout_version = "1.0.0"
coroutines_version = "1.6.0"
turbine_version = "0.7.0"