airbnb / paris

Define and apply styles to Android views programmatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update ksp to kapt

simonlaund opened this issue · comments

I updated to kapt "com.airbnb.android:paris-processor:2.0.2" to ksp "com.airbnb.android:paris-processor:2.0.2"
but the compile error is [ksp] java.lang.IllegalStateException: Could not find style applier for Nothing.

and my compile Sdk is 33, kotlin version is 1.9.22, and ksp version is 1.9.22-1.0.16