Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependency #8

Open
sourish115 opened this issue May 6, 2021 · 2 comments
Open

Missing dependency #8

sourish115 opened this issue May 6, 2021 · 2 comments

Comments

@sourish115
Copy link

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.

@bmarty
Copy link
Contributor

bmarty commented Aug 17, 2022

It's compiling fine here. Do you still have the issue?

@r1shhh1
Copy link

r1shhh1 commented Jan 23, 2023

Hey!
I came across this issue and would really appreciate it if you assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants