Skip to content

Commit

Permalink
Merge pull request #129 from Spikeysanju/Upgrade-Compose-rc01
Browse files Browse the repository at this point in the history
Upgrade compose to rc01
  • Loading branch information
Spikeysanju authored Jul 25, 2021
2 parents 5dfc487 + 383cfd1 commit 364e808
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 @@ -28,7 +28,7 @@

// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
val compose_version by extra("1.0.0-beta09")
val compose_version by extra("1.0.0-rc01")
val composeActivityVersion by extra("1.3.0-beta02")
val ktxCoreVersion by extra("1.5.0")
val lifeCycleVersion by extra("2.3.1")
Expand Down

0 comments on commit 364e808

Please sign in to comment.