I can see in previous discussions that Amper supports gradle interop for plugin configurations (for example: Sqldelight, kotlin-inject), but the links to the documentation are dead, has this been moved somewhere? Or does Amper support plugin configurations without gradle now?
j
joffrey
08/29/2025, 10:15 AM
Gradle interop was only working for Gradle-based Amper (when you use Amper through Gradle, as a Gradle plugin). This is no longer supported.
We're working on a prototype of extensibility which will allow writing plugins for Amper itself.
👍 1
e
Ernestas
08/29/2025, 10:20 AM
Then this is blocking for my project right now. I'll be sure to keep an eye for updates regarding this. Thank you for the answers, Joffrey.
j
joffrey
08/29/2025, 10:21 AM
Sorry about this. This is indeed an issue with dropping support for Gradle-based Amper. We'll do our best to catch up on Amper plugin support so the community can start closing those gaps