-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The README currently points to APK downloads from the main branch (/releases/download/latest/aurboda.apk) but also references :latest Docker images which come from develop.
This creates confusion about versioning and may lead to version mismatches between the Android app and backend.
Suggested improvements:
- Create proper versioned releases for stable APK builds
- Consider semantic versioning for releases
- Update README to clearly distinguish between:
- Stable releases (versioned APK + Docker images)
- Development builds (from develop branch)
- Consider separate
:latestand:developDocker tags
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels