@@ -7,35 +7,35 @@ targetSdk = "34"
7
7
minSdk = " 28"
8
8
9
9
# Dependency Versions
10
- androidGradlePlugin = " 8.3.1 "
11
- androidxActivity = " 1.8.2 "
10
+ androidGradlePlugin = " 8.4.2 "
11
+ androidxActivity = " 1.9.0 "
12
12
androidXBiometrics = " 1.2.0-alpha05"
13
13
androidxBrowser = " 1.8.0"
14
- androidxCamera = " 1.3.2 "
14
+ androidxCamera = " 1.3.3 "
15
15
androidxComposeBom = " 2024.05.00"
16
- androidxComposeUiTest = " 1.6.6 "
17
- androidxCore = " 1.12.0 "
16
+ androidxComposeUiTest = " 1.6.7 "
17
+ androidxCore = " 1.13.1 "
18
18
androidxHiltNavigationCompose = " 1.2.0"
19
19
androidxLifecycle = " 2.7.0"
20
20
androidxNavigation = " 2.7.7"
21
21
androidxRoom = " 2.6.1"
22
22
androidXSecurityCrypto = " 1.1.0-alpha06"
23
23
androidxSplash = " 1.1.0-rc01"
24
- androidxTest = " 1.5.0 "
24
+ androidxTest = " 1.5.2 "
25
25
androidxTestRules = " 1.5.0"
26
- androidXAppCompat = " 1.6.1 "
26
+ androidXAppCompat = " 1.7.0 "
27
27
androdixAutofill = " 1.1.0"
28
28
androidxWork = " 2.9.0"
29
29
bitwardenSdk = " 0.4.0-20240314.115913-173"
30
30
crashlytics = " 3.0.1"
31
31
espresso = " 3.5.1"
32
32
fastlaneScreengrab = " 2.1.1"
33
- firebaseBom = " 33.0 .0"
33
+ firebaseBom = " 33.1 .0"
34
34
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 "
37
37
googleProtoBufPlugin = " 0.9.4"
38
- googleServices = " 4.4.1 "
38
+ googleServices = " 4.4.2 "
39
39
hilt = " 2.51.1"
40
40
junit5 = " 5.10.2"
41
41
jvmTarget = " 17"
@@ -49,11 +49,11 @@ kotlinxCoroutines = "1.8.1"
49
49
kotlinxSerialization = " 1.6.3"
50
50
kotlinxKover = " 0.8.0"
51
51
ksp = " 1.9.24-1.0.20"
52
- mockk = " 1.13.10 "
52
+ mockk = " 1.13.11 "
53
53
okhttp = " 4.12.0"
54
54
retrofit = " 2.11.0"
55
55
retrofitKotlinxSerialization = " 1.0.0"
56
- roboelectric = " 4.12.1 "
56
+ roboelectric = " 4.12.2 "
57
57
sonarqube = " 5.0.0.4638"
58
58
turbine = " 1.1.0"
59
59
zxing = " 3.5.3"
0 commit comments