Skip to content

Commit

Permalink
Update major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: IacobIonut01 <[email protected]>
  • Loading branch information
IacobIonut01 committed Aug 4, 2024
1 parent f36f32f commit eaa8275
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ gpuimage = "2.1.0"
jxlCoder = "2.1.10"
kotlin = "2.0.0"
kotlinCoroutinesVersion = "1.8.1"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.23"
core-ktx = "1.13.1"
junit = "4.13.2"
androidx-test-ext-junit = "1.1.5"
espresso-core = "3.5.1"
lifecycle-runtime = "2.8.2"
activity-compose = "1.9.0"
androidx-test-ext-junit = "1.2.1"
espresso-core = "3.6.1"
lifecycle-runtime = "2.8.4"
activity-compose = "1.9.1"
compose-bom = "2024.06.00"
hilt = "2.51"
material = "1.12.0"
material3 = "1.2.1"
media3Exoplayer = "1.3.1"
media3Exoplayer = "1.4.0"
navigation-runtime-ktx = "2.7.7"
pinchzoomgrid = "0.0.5"
profileinstaller = "1.3.1"
Expand Down

0 comments on commit eaa8275

Please sign in to comment.