File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ androidxComposeBom = "2025.02.00"
1717androidxCore = " 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 "
2121androidxHiltNavigationCompose = " 1.2.0"
2222androidxLifecycle = " 2.8.7"
23- androidxNavigation = " 2.8.0 "
23+ androidxNavigation = " 2.8.8 "
2424androidxRoom = " 2.6.1"
2525androidXSecurityCrypto = " 1.1.0-alpha06"
2626androidxSplash = " 1.1.0-rc01"
@@ -37,12 +37,12 @@ espresso = "3.6.1"
3737fastlaneScreengrab = " 2.1.1"
3838glide = " 1.0.0-beta01"
3939googleGuava = " 33.4.0-jre"
40- googleProtoBufJava = " 4.29.3 "
40+ googleProtoBufJava = " 4.30.0 "
4141googleProtoBufPlugin = " 0.9.4"
4242googleServices = " 4.4.2"
4343googleReview = " 2.0.2"
4444hilt = " 2.55"
45- junit5 = " 5.11.4 "
45+ junit5 = " 5.12.0 "
4646jvmTarget = " 17"
4747# kotlin and ksp **must** use compatible versions, do not update either without the other.
4848kotlin = " 2.1.10"
You can’t perform that action at this time.
0 commit comments