Skip to content

Commit

Permalink
[deps]: Update gradle minor (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 49c2e30 commit 26eeb39
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ targetSdk = "34"
minSdk = "28"

# Dependency Versions
androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidGradlePlugin = "8.6.1"
androidxActivity = "1.9.2"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.4"
androidxComposeBom = "2024.08.00"
androidxComposeUiTest = "1.6.8"
androidxComposeUiTest = "1.7.2"
androidxCore = "1.13.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.4"
androidxNavigation = "2.7.7"
androidxNavigation = "2.8.1"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"
Expand All @@ -31,10 +31,10 @@ crashlytics = "3.0.2"
detekt = "1.23.7"
espresso = "3.6.1"
fastlaneScreengrab = "2.1.1"
firebaseBom = "33.2.0"
firebaseBom = "33.3.0"
glide = "1.0.0-beta01"
googleGuava = "33.3.0-jre"
googleProtoBufJava = "4.28.0"
googleProtoBufJava = "4.28.2"
googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.2"
hilt = "2.52"
Expand All @@ -54,7 +54,7 @@ roboelectric = "4.13"
sonarqube = "5.1.0.4882"
turbine = "1.1.0"
zxing = "3.5.3"
testng = "6.9.6"
testng = "6.14.3"

[libraries]
# Format: <maintainer>-<artifact-name>
Expand Down

0 comments on commit 26eeb39

Please sign in to comment.