mirror of
https://github.com/bitwarden/android.git
synced 2024-11-23 09:56:11 +03:00
[deps]: Update gradle minor
This commit is contained in:
parent
1cb647b7ae
commit
7385fa5723
1 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ androidxCore = "1.15.0"
|
||||||
androidxCredentials = "1.3.0"
|
androidxCredentials = "1.3.0"
|
||||||
androidxHiltNavigationCompose = "1.2.0"
|
androidxHiltNavigationCompose = "1.2.0"
|
||||||
androidxLifecycle = "2.8.7"
|
androidxLifecycle = "2.8.7"
|
||||||
androidxNavigation = "2.8.0"
|
androidxNavigation = "2.8.4"
|
||||||
androidxRoom = "2.6.1"
|
androidxRoom = "2.6.1"
|
||||||
androidXSecurityCrypto = "1.1.0-alpha06"
|
androidXSecurityCrypto = "1.1.0-alpha06"
|
||||||
androidxSplash = "1.1.0-rc01"
|
androidxSplash = "1.1.0-rc01"
|
||||||
|
@ -27,7 +27,7 @@ androidxWork = "2.10.0"
|
||||||
bitwardenSdk = "1.0.0-20241030.101847-8"
|
bitwardenSdk = "1.0.0-20241030.101847-8"
|
||||||
crashlytics = "3.0.2"
|
crashlytics = "3.0.2"
|
||||||
detekt = "1.23.7"
|
detekt = "1.23.7"
|
||||||
firebaseBom = "33.5.1"
|
firebaseBom = "33.6.0"
|
||||||
glide = "1.0.0-beta01"
|
glide = "1.0.0-beta01"
|
||||||
googleServices = "4.4.2"
|
googleServices = "4.4.2"
|
||||||
hilt = "2.52"
|
hilt = "2.52"
|
||||||
|
@ -43,7 +43,7 @@ ksp = "2.0.21-1.0.27"
|
||||||
mockk = "1.13.13"
|
mockk = "1.13.13"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
retrofitBom = "2.11.0"
|
retrofitBom = "2.11.0"
|
||||||
robolectric = "4.13"
|
robolectric = "4.14"
|
||||||
sonarqube = "5.1.0.4882"
|
sonarqube = "5.1.0.4882"
|
||||||
timber = "5.0.1"
|
timber = "5.0.1"
|
||||||
turbine = "1.2.0"
|
turbine = "1.2.0"
|
||||||
|
|
Loading…
Reference in a new issue