Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit d052599

Browse files
[deps]: Update gradle minor
1 parent dc0413b commit d052599

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

gradle/libs.versions.toml

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,35 @@ targetSdk = "34"
77
minSdk = "28"
88

99
# Dependency Versions
10-
androidGradlePlugin = "8.3.1"
11-
androidxActivity = "1.8.2"
10+
androidGradlePlugin = "8.4.2"
11+
androidxActivity = "1.9.0"
1212
androidXBiometrics = "1.2.0-alpha05"
1313
androidxBrowser = "1.8.0"
14-
androidxCamera = "1.3.2"
14+
androidxCamera = "1.3.3"
1515
androidxComposeBom = "2024.05.00"
16-
androidxComposeUiTest = "1.6.6"
17-
androidxCore = "1.12.0"
16+
androidxComposeUiTest = "1.6.7"
17+
androidxCore = "1.13.1"
1818
androidxHiltNavigationCompose = "1.2.0"
1919
androidxLifecycle = "2.7.0"
2020
androidxNavigation = "2.7.7"
2121
androidxRoom = "2.6.1"
2222
androidXSecurityCrypto = "1.1.0-alpha06"
2323
androidxSplash = "1.1.0-rc01"
24-
androidxTest = "1.5.0"
24+
androidxTest = "1.5.2"
2525
androidxTestRules = "1.5.0"
26-
androidXAppCompat = "1.6.1"
26+
androidXAppCompat = "1.7.0"
2727
androdixAutofill = "1.1.0"
2828
androidxWork = "2.9.0"
2929
bitwardenSdk = "0.4.0-20240314.115913-173"
3030
crashlytics = "3.0.1"
3131
espresso = "3.5.1"
3232
fastlaneScreengrab = "2.1.1"
33-
firebaseBom = "33.0.0"
33+
firebaseBom = "33.1.0"
3434
glide = "1.0.0-beta01"
35-
googleGuava = "33.0.0-android"
36-
googleProtoBufJava = "3.25.1"
35+
googleGuava = "33.2.1-jre"
36+
googleProtoBufJava = "3.25.3"
3737
googleProtoBufPlugin = "0.9.4"
38-
googleServices = "4.4.1"
38+
googleServices = "4.4.2"
3939
hilt = "2.51.1"
4040
junit5 = "5.10.2"
4141
jvmTarget = "17"
@@ -49,11 +49,11 @@ kotlinxCoroutines = "1.8.1"
4949
kotlinxSerialization = "1.6.3"
5050
kotlinxKover = "0.8.0"
5151
ksp = "1.9.24-1.0.20"
52-
mockk = "1.13.10"
52+
mockk = "1.13.11"
5353
okhttp = "4.12.0"
5454
retrofit = "2.11.0"
5555
retrofitKotlinxSerialization = "1.0.0"
56-
roboelectric = "4.12.1"
56+
roboelectric = "4.12.2"
5757
sonarqube = "5.0.0.4638"
5858
turbine = "1.1.0"
5959
zxing = "3.5.3"

0 commit comments

Comments
 (0)