-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels