Skip to content

[Feature Request]: Dependency update checker like Android Code Studio#163

Description

@RajanCodeStudio

馃摑 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.

Screenshot_20260808-161738.jpg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions