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
feat: add Updatecli automation for Android SDK components
Add automated version checking for:
- Android command-line tools (currently 13114758)
- Android build tools (currently 35.x series)
The manifest scrapes developer.android.com to detect new versions
and automatically creates PRs when updates are available.
Runs weekly via .github/workflows/updatecli.yaml
0 commit comments