193: Update JetBrains Compose r=msfjarvis a=msfjarvis

bors r+

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
bors[bot] 2021-04-08 13:27:22 +00:00 committed by GitHub
commit 388014d62b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ object Plugins {
object Dependencies {
const val COMPOSE_VERSION = "1.0.0-beta04"
const val KSP_VERSION = "1.4.32-1.0.0-alpha07"
const val JB_COMPOSE_VERSION = "0.4.0-build179"
const val JB_COMPOSE_VERSION = "0.4.0-build180"
object Kotlin {