build: bump JetBrains Compose

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-04-08 18:56:05 +05:30
parent 1e09ce7a65
commit f5956aa44d
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

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 {