You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Centralize DEFAULT_REPO constant to avoid duplication
- Made DEFAULT_REPO public in ReleaseService.kt
- Import DEFAULT_REPO in MainViewModel and DeviceEditViewModel
- Removes duplicate constant definitions
- Ensures single source of truth for default repository value
- Improves maintainability
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com>
0 commit comments