Skip to content

Commit

Permalink
[deps]: Update gradle minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 1316882 commit 5f4c8d4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ targetSdk = "35"
minSdk = "28"

# Dependency Versions
androidGradlePlugin = "8.7.3"
androidGradlePlugin = "8.8.0"
androidxActivity = "1.9.3"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.4.0"
androidxCamera = "1.4.1"
androidxComposeBom = "2024.11.00"
androidxComposeUiTest = "1.7.5"
androidxComposeUiTest = "1.7.6"
androidxCore = "1.15.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.4"
androidxNavigation = "2.8.5"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"
Expand All @@ -33,20 +33,20 @@ espresso = "3.6.1"
fastlaneScreengrab = "2.1.1"
firebaseBom = "33.7.0"
glide = "1.0.0-beta01"
googleGuava = "33.3.1-jre"
googleProtoBufJava = "4.29.1"
googleGuava = "33.4.0-jre"
googleProtoBufJava = "4.29.3"
googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.2"
hilt = "2.53.1"
junit5 = "5.11.3"
hilt = "2.55"
junit5 = "5.11.4"
jvmTarget = "17"
kotlin = "2.1.0"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxCoroutines = "1.9.0"
kotlinxSerialization = "1.7.3"
kotlinxKover = "0.8.3"
ksp = "2.1.0-1.0.29"
mockk = "1.13.13"
mockk = "1.13.16"
okhttp = "4.12.0"
retrofitBom = "2.11.0"
roboelectric = "4.14.1"
Expand Down

0 comments on commit 5f4c8d4

Please sign in to comment.