Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.0.0-alpha3 to 1.0.0-alpha4-build310 (
Browse files Browse the repository at this point in the history
…#61)

Bumps org.jetbrains.compose from 1.0.0-alpha3 to 1.0.0-alpha4-build310.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2021
1 parent 77a25c6 commit e4c71e4
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 @@ -2,7 +2,7 @@ import java.util.Base64

plugins {
kotlin("multiplatform") version "1.5.21"
id("org.jetbrains.compose") version "1.0.0-alpha3"
id("org.jetbrains.compose") version "1.0.0-alpha4-build310"
`maven-publish`
signing
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
Expand Down

0 comments on commit e4c71e4

Please sign in to comment.