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

Commit eb2aefd

Browse files
[deps]: Update gradle minor
1 parent fb792a6 commit eb2aefd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ targetSdk = "35"
77
minSdkBwa = "28"
88

99
# Dependency Versions
10-
androidGradlePlugin = "8.8.0"
10+
androidGradlePlugin = "8.8.1"
1111
androidxActivity = "1.10.0"
1212
androidXBiometrics = "1.2.0-alpha05"
1313
androidxBrowser = "1.8.0"
@@ -17,7 +17,7 @@ androidxComposeUiTest = "1.7.6"
1717
androidxCore = "1.15.0"
1818
androidxHiltNavigationCompose = "1.2.0"
1919
androidxLifecycle = "2.8.7"
20-
androidxNavigation = "2.8.5"
20+
androidxNavigation = "2.8.7"
2121
androidxRoom = "2.6.1"
2222
androidXSecurityCrypto = "1.1.0-alpha06"
2323
androidxSplash = "1.1.0-rc01"
@@ -27,11 +27,11 @@ androidXAppCompat = "1.7.0"
2727
androdixAutofill = "1.1.0"
2828
androidxWork = "2.10.0"
2929
bitwardenSdk = "1.0.0-20250213.181812-113"
30-
crashlytics = "3.0.2"
30+
crashlytics = "3.0.3"
3131
detekt = "1.23.7"
3232
espresso = "3.6.1"
3333
fastlaneScreengrab = "2.1.1"
34-
firebaseBom = "33.8.0"
34+
firebaseBom = "33.9.0"
3535
glide = "1.0.0-beta01"
3636
googleGuava = "33.4.0-jre"
3737
googleProtoBufJava = "4.29.3"
@@ -46,14 +46,14 @@ kotlinxCoroutines = "1.10.1"
4646
kotlinxSerialization = "1.8.0"
4747
kotlinxKover = "0.9.1"
4848
ksp = "2.1.0-1.0.29"
49-
mockk = "1.13.13"
49+
mockk = "1.13.16"
5050
okhttp = "4.12.0"
5151
retrofitBom = "2.11.0"
5252
roboelectric = "4.14.1"
5353
sonarqube = "6.0.1.5171"
5454
turbine = "1.2.0"
5555
zxing = "3.5.3"
56-
testng = "7.10.2"
56+
testng = "7.11.0"
5757

5858
[libraries]
5959
# Format: <maintainer>-<artifact-name>

0 commit comments

Comments
 (0)