Skip to content

Commit

Permalink
Update compose version.
Browse files Browse the repository at this point in the history
  • Loading branch information
terrakok committed Apr 4, 2022
1 parent d509702 commit e3528ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootExtension

plugins {
kotlin("multiplatform") version "1.6.10"
id("org.jetbrains.compose") version "1.0.1"
id("org.jetbrains.compose") version "1.1.1"
}

repositories {
Expand Down

0 comments on commit e3528ef

Please sign in to comment.