Update Compose version
This commit is contained in:
parent
7cc1ae892f
commit
c2912cbb7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
androidx-core = "1.3.2"
|
androidx-core = "1.3.2"
|
||||||
androidx-appcompat = "1.2.0"
|
androidx-appcompat = "1.2.0"
|
||||||
compose = "1.0.0-beta05"
|
compose = "1.0.0-beta07"
|
||||||
espresso = "3.3.0"
|
espresso = "3.3.0"
|
||||||
hilt-android = "2.35"
|
hilt-android = "2.35"
|
||||||
hilt-work = "1.0.0"
|
hilt-work = "1.0.0"
|
||||||
|
|
Loading…
Reference in a new issue