mirror of
https://github.com/bitwarden/android.git
synced 2026-05-25 07:31:43 -05:00
[deps]: Update gradle minor (#67)
This commit is contained in:
@@ -7,35 +7,35 @@ targetSdk = "34"
|
||||
minSdk = "28"
|
||||
|
||||
# Dependency Versions
|
||||
androidGradlePlugin = "8.3.1"
|
||||
androidxActivity = "1.8.2"
|
||||
androidGradlePlugin = "8.5.0"
|
||||
androidxActivity = "1.9.0"
|
||||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.8.0"
|
||||
androidxCamera = "1.3.2"
|
||||
androidxCamera = "1.3.4"
|
||||
androidxComposeBom = "2024.06.00"
|
||||
androidxComposeUiTest = "1.6.6"
|
||||
androidxCore = "1.12.0"
|
||||
androidxComposeUiTest = "1.6.8"
|
||||
androidxCore = "1.13.1"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
androidxLifecycle = "2.8.2"
|
||||
androidxNavigation = "2.7.7"
|
||||
androidxRoom = "2.6.1"
|
||||
androidXSecurityCrypto = "1.1.0-alpha06"
|
||||
androidxSplash = "1.1.0-rc01"
|
||||
androidxTest = "1.5.0"
|
||||
androidxTest = "1.5.2"
|
||||
androidxTestRules = "1.5.0"
|
||||
androidXAppCompat = "1.6.1"
|
||||
androidXAppCompat = "1.7.0"
|
||||
androdixAutofill = "1.1.0"
|
||||
androidxWork = "2.9.0"
|
||||
bitwardenSdk = "0.4.0-20240314.115913-173"
|
||||
crashlytics = "3.0.1"
|
||||
espresso = "3.5.1"
|
||||
fastlaneScreengrab = "2.1.1"
|
||||
firebaseBom = "33.0.0"
|
||||
firebaseBom = "33.1.0"
|
||||
glide = "1.0.0-beta01"
|
||||
googleGuava = "33.0.0-android"
|
||||
googleGuava = "33.2.1-jre"
|
||||
googleProtoBufJava = "4.27.1"
|
||||
googleProtoBufPlugin = "0.9.4"
|
||||
googleServices = "4.4.1"
|
||||
googleServices = "4.4.2"
|
||||
hilt = "2.51.1"
|
||||
junit5 = "5.10.2"
|
||||
jvmTarget = "17"
|
||||
@@ -45,11 +45,11 @@ kotlinxCoroutines = "1.8.1"
|
||||
kotlinxSerialization = "1.7.0"
|
||||
kotlinxKover = "0.8.1"
|
||||
ksp = "2.0.0-1.0.22"
|
||||
mockk = "1.13.10"
|
||||
mockk = "1.13.11"
|
||||
okhttp = "4.12.0"
|
||||
retrofit = "2.11.0"
|
||||
retrofitKotlinxSerialization = "1.0.0"
|
||||
roboelectric = "4.12.1"
|
||||
roboelectric = "4.12.2"
|
||||
sonarqube = "5.0.0.4638"
|
||||
turbine = "1.1.0"
|
||||
zxing = "3.5.3"
|
||||
|
||||
4
gradle/wrapper/gradle-wrapper.properties
vendored
4
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
#Tue Mar 19 21:54:28 EDT 2024
|
||||
#Fri Jun 14 15:34:19 EDT 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user