Skip to content

Does Amplitude realize that the point of the dependency manager is, that it handles dependencies? #133

Closed
@VinceChimp

Description

@VinceChimp

Summary

The EDM is intended to pull in external dependencies, meaning all .aar and .jar files can be pulled from Maven repositories and automatically resolved based on a simple android manifest file for example. Meaning you do not have to hard include the files, upgrading is easily resolved automatically, and you do not get conflicting includes for packages that need the exact same prerequisite parts.

Why are we doing this the old fashioned way in 2024? GameAnalytics has this figured out for a long while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions