fix(build): enable gemini module in parent pom

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
everywhere.z
2026-04-19 20:06:12 +08:00
parent 7a0720636f
commit 4b2050446c

View File

@@ -19,7 +19,7 @@
<module>liteflow-react-agent-core</module>
<module>liteflow-react-agent-openai</module>
<module>liteflow-react-agent-anthropic</module>
<!-- <module>liteflow-react-agent-gemini</module> -->
<module>liteflow-react-agent-gemini</module>
<module>liteflow-react-agent-dashscope</module>
</modules>
</project>