@@ -7,8 +7,8 @@ targetSdk = "35"
77minSdkBwa = " 28"
88
99# Dependency Versions
10- androidGradlePlugin = " 8.8.0 "
11- androidxActivity = " 1.10.0 "
10+ androidGradlePlugin = " 8.8.2 "
11+ androidxActivity = " 1.10.1 "
1212androidXBiometrics = " 1.2.0-alpha05"
1313androidxBrowser = " 1.8.0"
1414androidxCamera = " 1.4.1"
@@ -17,7 +17,7 @@ androidxComposeUiTest = "1.7.6"
1717androidxCore = " 1.15.0"
1818androidxHiltNavigationCompose = " 1.2.0"
1919androidxLifecycle = " 2.8.7"
20- androidxNavigation = " 2.8.5 "
20+ androidxNavigation = " 2.8.8 "
2121androidxRoom = " 2.6.1"
2222androidXSecurityCrypto = " 1.1.0-alpha06"
2323androidxSplash = " 1.1.0-rc01"
@@ -27,33 +27,33 @@ androidXAppCompat = "1.7.0"
2727androdixAutofill = " 1.1.0"
2828androidxWork = " 2.10.0"
2929bitwardenSdk = " 1.0.0-20250213.181812-113"
30- crashlytics = " 3.0.2 "
31- detekt = " 1.23.7 "
30+ crashlytics = " 3.0.3 "
31+ detekt = " 1.23.8 "
3232espresso = " 3.6.1"
3333fastlaneScreengrab = " 2.1.1"
34- firebaseBom = " 33.8 .0"
34+ firebaseBom = " 33.9 .0"
3535glide = " 1.0.0-beta01"
3636googleGuava = " 33.4.0-jre"
3737googleProtoBufJava = " 4.29.3"
3838googleProtoBufPlugin = " 0.9.4"
3939googleServices = " 4.4.2"
4040hilt = " 2.55"
41- junit5 = " 5.11.4 "
41+ junit5 = " 5.12.0 "
4242jvmTarget = " 17"
4343kotlin = " 2.1.0"
4444kotlinxCollectionsImmutable = " 0.3.8"
4545kotlinxCoroutines = " 1.10.1"
4646kotlinxSerialization = " 1.8.0"
4747kotlinxKover = " 0.9.1"
4848ksp = " 2.1.0-1.0.29"
49- mockk = " 1.13.13 "
49+ mockk = " 1.13.16 "
5050okhttp = " 4.12.0"
5151retrofitBom = " 2.11.0"
5252roboelectric = " 4.14.1"
5353sonarqube = " 6.0.1.5171"
5454turbine = " 1.2.0"
5555zxing = " 3.5.3"
56- testng = " 7.10.2 "
56+ testng = " 7.11.0 "
5757
5858[libraries ]
5959# Format: <maintainer>-<artifact-name>
0 commit comments