Skip to content

Commit

Permalink
[deps]: Update gradle minor (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 00ce3c0 commit 6cb734f
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 @@ -7,7 +7,7 @@ targetSdk = "35"
minSdk = "28"

# Dependency Versions
androidGradlePlugin = "8.7.2"
androidGradlePlugin = "8.7.3"
androidxActivity = "1.9.3"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
Expand All @@ -17,7 +17,7 @@ androidxComposeUiTest = "1.7.5"
androidxCore = "1.15.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.3"
androidxNavigation = "2.8.4"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"
Expand All @@ -31,13 +31,13 @@ crashlytics = "3.0.2"
detekt = "1.23.7"
espresso = "3.6.1"
fastlaneScreengrab = "2.1.1"
firebaseBom = "33.5.1"
firebaseBom = "33.6.0"
glide = "1.0.0-beta01"
googleGuava = "33.3.1-jre"
googleProtoBufJava = "4.28.3"
googleProtoBufJava = "4.29.0"
googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.2"
hilt = "2.52"
hilt = "2.53"
junit5 = "5.11.3"
jvmTarget = "17"
kotlin = "2.0.21"
Expand All @@ -49,7 +49,7 @@ ksp = "2.0.21-1.0.27"
mockk = "1.13.13"
okhttp = "4.12.0"
retrofitBom = "2.11.0"
roboelectric = "4.13"
roboelectric = "4.14.1"
sonarqube = "6.0.1.5171"
turbine = "1.2.0"
zxing = "3.5.3"
Expand Down

0 comments on commit 6cb734f

Please sign in to comment.