Skip to content

Commit

Permalink
- Update compose version 1.6.10 and kotlin version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piashcse committed May 21, 2024
1 parent 8b3d947 commit 5063f2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.4.0"
agp = "8.4.1"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
Expand All @@ -11,14 +11,14 @@ androidx-espresso-core = "3.5.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.1.5"
compose = "1.6.7"
compose-plugin = "1.6.10-rc02"
compose-plugin = "1.6.10"
junit = "4.13.2"
kotlin = "2.0.0-RC3"
kotlin = "2.0.0"
ktorClientCore = "2.3.11"
precompose = "1.6.0"
landScapist = "2.3.3"
napierVersion = "2.7.1"
lifeCycleVersion ="2.8.0-beta02"
lifeCycleVersion ="2.8.0"

[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
Expand Down
Binary file not shown.

0 comments on commit 5063f2c

Please sign in to comment.