Skip to content

Commit

Permalink
Merge pull request #203 from MohamedRejeb/1.x
Browse files Browse the repository at this point in the history
Update Compose to 1.6.0-rc02
  • Loading branch information
MohamedRejeb authored Feb 18, 2024
2 parents 85a7d89 + 153b495 commit bc495f9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[versions]
agp = "8.2.2"
kotlin = "1.9.22"
compose = "1.6.0-beta01"
dokka = "1.9.0"
compose = "1.6.0-rc02"
dokka = "1.9.10"

ksoup = "0.3.0"
jetbrainsMarkdown = "0.6.0"
ksoup = "0.3.1"
jetbrainsMarkdown = "0.6.1"

nexus-publish = "2.0.0-rc-1"

# For sample
compose-compiler = "1.5.4"
activity-compose = "1.8.2"
voyager = "1.0.0"
richeditor = "1.0.0-beta05"
richeditor = "1.0.0-rc01"
android-minSdk = "21"
android-compileSdk = "34"

Expand Down

0 comments on commit bc495f9

Please sign in to comment.