Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
🤖 Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
compose-devrel-github-bot committed May 1, 2024
1 parent 9dc0ea0 commit c3d1bf7
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 @@ -16,7 +16,7 @@
[versions]
accessibilityTestFramework = "4.1.1"
activityCompose = "1.9.0"
androidGradlePlugin = "8.3.2"
androidGradlePlugin = "8.4.0"
benchmark = "1.2.4"
# @keep
compileSdk = "34"
Expand All @@ -31,18 +31,18 @@ espresso = "3.5.1"
glide = "1.0.0-beta01"
gradle = "7.2.0"
gradle-versions = "0.51.0"
gson = "2.9.0"
gson = "2.10.1"
guava = "33.1.0-jre"
hilt = "2.51.1"
hiltNavigationCompose = "1.2.0"
junit = "4.13.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
# @keep
ktlint = "0.40.0"
ktx = "1.13.0"
lifecycle = "2.7.0"
material = "1.8.0-rc01"
material = "1.13.0-alpha01"
material3 = "1.2.1"
# @keep
minSdk = "24"
Expand All @@ -51,7 +51,7 @@ navigation = "2.7.7"
okhttpLogging = "4.12.0"
pagingCompose = "3.3.0-beta01"
profileInstaller = "1.3.1"
retrofit = "2.9.0"
retrofit = "2.11.0"
room = "2.6.1"
spotless = "6.25.0"
systemuicontroller = "0.34.0"
Expand Down

0 comments on commit c3d1bf7

Please sign in to comment.