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] committed May 30, 2024
1 parent 00b35bd commit c1f3f91
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,35 @@ targetSdk = "34"
minSdk = "28"

# Dependency Versions
androidGradlePlugin = "8.3.1"
androidxActivity = "1.8.2"
androidGradlePlugin = "8.4.1"
androidxActivity = "1.9.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.2"
androidxCamera = "1.3.3"
androidxComposeBom = "2024.05.00"
androidxComposeUiTest = "1.6.6"
androidxCore = "1.12.0"
androidxComposeUiTest = "1.6.7"
androidxCore = "1.13.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"
androidxTest = "1.5.0"
androidxTest = "1.5.2"
androidxTestRules = "1.5.0"
androidXAppCompat = "1.6.1"
androidXAppCompat = "1.7.0"
androdixAutofill = "1.1.0"
androidxWork = "2.9.0"
bitwardenSdk = "0.4.0-20240314.115913-173"
crashlytics = "3.0.1"
espresso = "3.5.1"
fastlaneScreengrab = "2.1.1"
firebaseBom = "33.0.0"
firebaseBom = "33.1.0"
glide = "1.0.0-beta01"
googleGuava = "33.0.0-android"
googleProtoBufJava = "3.25.1"
googleGuava = "33.2.0-jre"
googleProtoBufJava = "3.25.3"
googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.1"
googleServices = "4.4.2"
hilt = "2.51.1"
junit5 = "5.10.2"
jvmTarget = "17"
Expand All @@ -49,11 +49,11 @@ kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.6.3"
kotlinxKover = "0.7.6"
ksp = "1.9.24-1.0.20"
mockk = "1.13.10"
mockk = "1.13.11"
okhttp = "4.12.0"
retrofit = "2.11.0"
retrofitKotlinxSerialization = "1.0.0"
roboelectric = "4.12.1"
roboelectric = "4.12.2"
sonarqube = "5.0.0.4638"
turbine = "1.1.0"
zxing = "3.5.3"
Expand Down

0 comments on commit c1f3f91

Please sign in to comment.