Skip to content

Commit

Permalink
chore: update gradle to 8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MortezaNedaei committed Jun 18, 2024
1 parent e4b1c0e commit 93f07f4
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,7 +5,7 @@ core-ktx = "1.13.1"
junit = "4.13.2"
androidx-test-ext-junit = "1.1.5"
espresso-core = "3.5.1"
appcompat = "1.6.1"
appcompat = "1.7.0"
leakcanary = "2.13"
material = "1.12.0"
constraintlayout = "2.1.4"
Expand All @@ -15,7 +15,7 @@ lifecycle-livedata-ktx = "2.8.0"
lifecycle-viewmodel-ktx = "2.8.0"
lifecycle-runtime-ktx = "2.8.0"
activity-compose = "1.9.0"
compose-bom = "2024.05.00"
compose-bom = "2024.06.00"
coil = "2.6.0"

[libraries]
Expand Down

0 comments on commit 93f07f4

Please sign in to comment.