Skip to content

Missing dependency #8

@sourish115

Description

@sourish115

Describe the bug
The dependency "androidx.work:work-runtime-ktx:2.5.0" is missing in the app level build.gradle file which leads to an 'unresolved class' error in line 23 on AndroidManifest.xml

Expected behavior
The build.gradle file should include the line: implementation "androidx.work:work-runtime-ktx:2.5.0"

Desktop (please complete the following information):

  • OS: Windows 10 Home

Additional context
Add any other context about the problem here.

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