You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: