Skip to content

Commit 4034e53

Browse files
[deps]: Update gradle minor
1 parent 1eb741a commit 4034e53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ androidxComposeBom = "2025.02.00"
1717
androidxCore = "1.15.0"
1818
# Versions >= 1.5.0-alpha05 introduce breaking changes and bugs that are not suitable for
1919
# production. Do not update until https://issuetracker.google.com/issues/355141766 is resolved.
20-
androidxCredentials = "1.5.0-alpha04"
20+
androidxCredentials = "1.5.0-rc01"
2121
androidxHiltNavigationCompose = "1.2.0"
2222
androidxLifecycle = "2.8.7"
23-
androidxNavigation = "2.8.0"
23+
androidxNavigation = "2.8.8"
2424
androidxRoom = "2.6.1"
2525
androidXSecurityCrypto = "1.1.0-alpha06"
2626
androidxSplash = "1.1.0-rc01"
@@ -37,12 +37,12 @@ espresso = "3.6.1"
3737
fastlaneScreengrab = "2.1.1"
3838
glide = "1.0.0-beta01"
3939
googleGuava = "33.4.0-jre"
40-
googleProtoBufJava = "4.29.3"
40+
googleProtoBufJava = "4.30.0"
4141
googleProtoBufPlugin = "0.9.4"
4242
googleServices = "4.4.2"
4343
googleReview = "2.0.2"
4444
hilt = "2.55"
45-
junit5 = "5.11.4"
45+
junit5 = "5.12.0"
4646
jvmTarget = "17"
4747
# kotlin and ksp **must** use compatible versions, do not update either without the other.
4848
kotlin = "2.1.10"

0 commit comments

Comments
 (0)