Move to Kotlin 1.4.32 and 0.4.0-build180

This commit is contained in:
Nikolay Igotti
2021-04-12 12:26:03 +03:00
parent 1f15bbb373
commit 76e3f45f8b
16 changed files with 28 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ kotlin.code.style=official
# unless overridden by COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION env var.
#
# __LATEST_COMPOSE_RELEASE_VERSION__
compose.version=0.3.2
compose.version=0.4.0-build180
# A version of Gradle plugin, that will be published,
# unless overridden by COMPOSE_GRADLE_PLUGIN_VERSION env var.