app: bump ksp version
This commit is contained in:
parent
8897b78055
commit
7c2e6d0a2f
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
agp = "8.13.0"
|
agp = "8.13.0"
|
||||||
ksp = "2.2.10-2.0.2"
|
ksp = "2.2.20-2.0.3"
|
||||||
kotlin = "2.2.20"
|
kotlin = "2.2.20"
|
||||||
dagger-hilt = "2.57.1"
|
dagger-hilt = "2.57.1"
|
||||||
|
|
||||||
|
|
@ -99,6 +99,7 @@ junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||||
|
|
||||||
[bundles]
|
[bundles]
|
||||||
androidx = [
|
androidx = [
|
||||||
|
"androidx-activity",
|
||||||
"androidx-activity-compose",
|
"androidx-activity-compose",
|
||||||
"androidx-core-ktx",
|
"androidx-core-ktx",
|
||||||
"androidx-datastore-preferences",
|
"androidx-datastore-preferences",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue