chore: Bump Compose to 1.7.0-alpha02

This commit is contained in:
Artem Chepurnyi 2024-07-31 12:18:28 +03:00
parent d7702e4b83
commit f723997abb
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.15.0" commonsLang3 = "3.15.0"
# https://github.com/JetBrains/compose-multiplatform # https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.7.0-alpha01" composeMultiplatform = "1.7.0-alpha02"
# 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"