Paul Stern
09/20/2024, 2:59 AMe: file:///home/paulstern/docs/dev/kmp-adreg/composeApp/build.gradle.kts:74:17: Type mismatch: inferred type is String but Action<KspExtension> was expected
the LN74:
ksp("com.google.dagger:dagger-compiler:2.51.1")
This line is taken exactly from the quickstart. Where's the truth? And what to do?
Any feedback appreciated,
Regards,
Paul S.
P.S.
In case you need it:
https://github.com/Paul-Stern/kmp-adreg/blob/9fca9babd9128a21cb7c128c2394ff7daa084995/composeApp/build.gradle.kts#L74
P.P.S
https://github.com/Paul-Stern/kmp-adreg/blob/draft/composeApp/build.gradle.kts
This one is more fresh and the LN is 76