Skip to content

Commit

Permalink
Merge pull request #6 from piashcse/compose-update
Browse files Browse the repository at this point in the history
- Update compose 1.7.0
  • Loading branch information
piashcse authored Oct 17, 2024
2 parents 57110a6 + 71cd08e commit a9c65dd
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,22 +1,22 @@
[versions]
agp = "8.7.0"
agp = "8.7.1"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
androidx-activityCompose = "1.9.2"
androidx-activityCompose = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.1.4"
androidx-core-ktx = "1.13.1"
androidx-espresso-core = "3.6.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose = "1.7.3"
compose-plugin = "1.7.0-rc01"
compose = "1.7.4"
compose-plugin = "1.7.0"
junit = "4.13.2"
kotlin = "2.0.20"
ktor-client = "3.0.0"
precompose = "1.6.2"
landScapist = "2.4.0"
landScapist = "2.4.1"
napier = "2.7.1"
androidx-lifecycle ="2.8.0"
windowSize ="0.5.0"
Expand Down

0 comments on commit a9c65dd

Please sign in to comment.