馃摑 Feature Description
Would love to see a dependency update checker built into
ACSIDE similar to what Android Code Studio has.
It should automatically detect when your project
dependencies have newer versions available and show
a popup/dialog with:
- Dependency name
- Current version in use
- Latest version available
- Option to "Update All" in one tap
- Option to skip or close
馃挕 Use Case
When working on mobile without access to a desktop,
it's very hard to manually check and update dependency
versions in build.gradle. A built-in dependency update
checker would save a lot of time and keep projects
up to date without having to check Maven or Google
manually every time.
Reference: Android Code Studio already has this feature
working well. Screenshot attached for reference.

馃摑 Feature Description
Would love to see a dependency update checker built into
ACSIDE similar to what Android Code Studio has.
It should automatically detect when your project
dependencies have newer versions available and show
a popup/dialog with:
馃挕 Use Case
When working on mobile without access to a desktop,
it's very hard to manually check and update dependency
versions in build.gradle. A built-in dependency update
checker would save a lot of time and keep projects
up to date without having to check Maven or Google
manually every time.
Reference: Android Code Studio already has this feature
working well. Screenshot attached for reference.