A concept version for project Dozzi, build with Google AI Studio first, but has changed to independent github repo.
Warning
The App is still in development. The login and forum is toy fake ones.
A action for building APK would be triggered if
- using workflow_dispatch (manually rerun)
- create release on Github
- When the push contains tag [v*]
- e.g.
git tag v1.0.0 && git push
- e.g.
Current Version: v0.1.1