[deps]: Update gradle minor (#11)

This commit is contained in:
renovate[bot]
2024-04-05 13:03:53 -04:00
committed by GitHub
parent 50530b57c6
commit 65263ebad9

View File

@@ -19,7 +19,7 @@ androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-alpha02"
androidxSplash = "1.1.0-rc01"
androidXAppCompat = "1.6.1"
androdixAutofill = "1.1.0"
androidxWork = "2.9.0"
@@ -28,7 +28,7 @@ crashlytics = "2.9.9"
firebaseBom = "32.8.0"
glide = "1.0.0-beta01"
googleServices = "4.4.1"
hilt = "2.50"
hilt = "2.51.1"
junit5 = "5.10.2"
jvmTarget = "17"
# kotlin and kotlinCompileExtensions **must** use compatible versions. Do not update either without
@@ -43,12 +43,12 @@ kotlinxKover = "0.7.4"
ksp = "1.9.22-1.0.17"
mockk = "1.13.10"
okhttp = "4.12.0"
retrofit = "2.9.0"
retrofit = "2.11.0"
retrofitKotlinxSerialization = "1.0.0"
roboelectric = "4.11.1"
turbine = "1.0.0"
zxcvbn4j = "1.8.0"
zxing = "3.5.2"
roboelectric = "4.12.1"
turbine = "1.1.0"
zxcvbn4j = "1.8.2"
zxing = "3.5.3"
[libraries]
# Format: <maintainer>-<artifact-name>