File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[versions ]
22androidGradlePlugin = " 8.10.0"
3- kotlin = " 2.1.21 "
3+ kotlin = " 2.2.20 "
44
55androidxLifecycle = " 2.8.7"
66androidxNavigation = " 2.8.3"
@@ -54,5 +54,5 @@ robolectric = "org.robolectric:robolectric:4.14.1"
5454androidGradlePlugin = { id = " com.android.application" , version.ref = " androidGradlePlugin" }
5555baselineProfilePlugin = { id = " androidx.baselineprofile" , version.ref = " baselineProfile" }
5656kotlinPlugin = { id = " org.jetbrains.kotlin.android" , version.ref = " kotlin" }
57- kspPlugin = { id = " com.google.devtools.ksp" , version = " 2.1.21 -2.0.1 " }
57+ kspPlugin = { id = " com.google.devtools.ksp" , version = " 2.2.20 -2.0.4 " }
5858hiltPlugin = { id = " com.google.dagger.hilt.android" , version.ref = " hilt" }
You can’t perform that action at this time.
0 commit comments