Hi, here is a release which includes a fix to a de...
# ksp
t
Hi, here is a release which includes a fix to a dependency bug introduced in the release of 20201106. This release also includes an ABI change from another commit so processors using
getSymbolsWithAnnotation
will need to be rebuilt. https://github.com/google/ksp/releases/tag/1.4.10-dev-experimental-20201110
🎉 3
m
Hi 🙂 Even though I've rebuilt my processors and project, I still get a
NoSuchMethodException
on
getSymbolsWithAnnotation
after updating to 20201110. It works fine on 20201106.
j
Can you file a bug with reproduce for that?
m
I just did, thanks 🙂
j
thanks