Skip to content

Commit

Permalink
Upgraded compose plugin to 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pouya Heydari authored and HeyPouya committed Dec 31, 2023
1 parent 0a7784b commit 91d9ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ minSdkVersion = "16"
composeMinSdkVersion = "21"
targetSdkVersion = "34"
agp = "8.2.0"
kotlin = "1.9.22"
kotlin = "1.9.21"
appcompat = "1.6.1"
constraintLayout = "2.1.4"
junit4 = "4.13.2"
androidTestJUnit = "1.1.5"
androidTestRules = "1.5.0"
androidTestEspresso = "3.5.1"
recyclerView = "1.3.2"
compose = "1.5.4"
compose = "1.5.7"
lifecycle = "2.6.2"
coroutines = "1.7.3"
fragment = "1.6.2"
Expand Down

0 comments on commit 91d9ebc

Please sign in to comment.