chore: Update Compose to 1.7.0-beta01

This commit is contained in:
Artem Chepurnyi 2024-09-05 19:19:48 +03:00 committed by GitHub
parent c046178df4
commit fae8c9f643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ commonsCodec = "1.17.1"
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.16.0" commonsLang3 = "3.16.0"
# https://github.com/JetBrains/compose-multiplatform # https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.7.0-alpha03" composeMultiplatform = "1.7.0-beta01"
# https://github.com/DevSrSouza/compose-icons # https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.0" composeOpenIcons = "1.1.0"
conscrypt = "2.5.2" conscrypt = "2.5.2"