Update web components to kotlin 1.5 and the new version of Compose Core (with kotlin 1.5)

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
This commit is contained in:
Shagen Ogandzhanian
2021-05-24 11:20:11 +02:00
parent 6dd94e8edb
commit 4aa25306a4
3 changed files with 9 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
COMPOSE_CORE_VERSION = 0.0.8-SNAPSHOT
COMPOSE_WEB_VERSION = 0.0.9-SNAPSHOT
COMPOSE_CORE_VERSION = 0.0.10-SNAPSHOT
COMPOSE_WEB_VERSION = 0.0.10-SNAPSHOT