Skip to content

Debug variants of Android libraries are being published (kermit-android-debug) #403

@alexvanyo

Description

@alexvanyo

Right now, both kermit-android and kermit-android-debug libraries are being published for Android. Looking through the code, it looks like the debug variant is identical to the release variant, so which version of the library is being used by a consumer shouldn't matter right now, but theoretically it could in the future. For example, theoretically kermit-android-debug could have a different default logging behavior than kermit-android.

Is publishing both variants intentional? If they are intended to behave identically, would only publishing the release version be clearer to consumers?

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