Update compose web: use kotlin 1.5.10 and new version of compose runtime and compiler

This commit is contained in:
Oleksandr Karpovich
2021-05-26 15:13:40 +02:00
committed by Oleksandr Karpovich
parent 809d83b137
commit f19ef64a56
3 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
COMPOSE_CORE_VERSION = 0.0.11-SNAPSHOT
COMPOSE_WEB_VERSION = 0.0.11-SNAPSHOT
COMPOSE_CORE_VERSION=0.0.12-SNAPSHOT
COMPOSE_WEB_VERSION=0.0.12-SNAPSHOT