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

Commit ab5dc3e

Browse files
[deps]: Update gradle minor
1 parent 8e10170 commit ab5dc3e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ targetSdk = "34"
77
minSdk = "28"
88

99
# Dependency Versions
10-
androidGradlePlugin = "8.3.1"
11-
androidxActivity = "1.8.2"
10+
androidGradlePlugin = "8.4.0"
11+
androidxActivity = "1.9.0"
1212
androidXBiometrics = "1.2.0-alpha05"
1313
androidxBrowser = "1.8.0"
14-
androidxCamera = "1.3.2"
14+
androidxCamera = "1.3.3"
1515
androidxComposeBom = "2024.04.01"
16-
androidxComposeUiTest = "1.6.6"
17-
androidxCore = "1.12.0"
16+
androidxComposeUiTest = "1.6.7"
17+
androidxCore = "1.13.1"
1818
androidxHiltNavigationCompose = "1.2.0"
19-
androidxLifecycle = "2.7.0"
19+
androidxLifecycle = "2.8.0"
2020
androidxNavigation = "2.7.7"
2121
androidxRoom = "2.6.1"
2222
androidXSecurityCrypto = "1.1.0-alpha06"
2323
androidxSplash = "1.1.0-rc01"
24-
androidxTest = "1.5.0"
24+
androidxTest = "1.5.2"
2525
androidXAppCompat = "1.6.1"
2626
androdixAutofill = "1.1.0"
2727
androidxWork = "2.9.0"

0 commit comments

Comments
 (0)