Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Bug - Unable to use latest library version #59

@niyajali

Description

@niyajali

Summary:

When utilizing the most recent version of this library, the internal build may fail due to dependencies being used throughout the library.
implementation "androidx.core:core-ktx:+"

Steps to reproduce:

Use the latest version on your project and run ./gradlew assemble.

Using a specific version of this library "androidx.core:core-ktx:+" can fix this bug.

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