Skip to content

Maven Central artifact is dirty #17

@MariusVolkhart

Description

@MariusVolkhart

The artifact in maven central for 0.6.0 has additional .class files in it. This causes Android Lint to fail when compiling an application as these classes reference other classes that are not there.

For example, the maven artifact includes me.panavtec.drawableview.gestures.DrawerDelegate which references me.panavtec.drawableview.internal.SerializablePath, a class that does not exist in the sources of the 0.6.0 release. It'd be great to have a 0.6.1 release that contains a clean artifact of the 0.6.0 sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions