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

[Bug]: I have a problem with compose runtime-savable library #33

Closed
3 tasks done
SaeedNoshadi89 opened this issue May 14, 2022 · 2 comments
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@SaeedNoshadi89
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

What happened?

I want to run the project but it has an issue in the runtime-savable library

Relevant logcat output

`Execution failed for task ':core-navigation:generateDebugRFile'.

Could not resolve all files for configuration ':core-navigation:debugCompileClasspath'.
Failed to transform runtime-saveable-1.0.1.aar (androidx.compose.runtime:runtime-saveable:1.0.1) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find runtime-saveable-1.0.1.aar (androidx.compose.runtime:runtime-saveable:1.0.1).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/androidx/compose/runtime/runtime-saveable/1.0.1/runtime-saveable-1.0.1.aar`

Code of Conduct

  • I agree to follow this project's Code of Conduct
@SaeedNoshadi89 SaeedNoshadi89 added the bug Something isn't working label May 14, 2022
@SaeedNoshadi89 SaeedNoshadi89 changed the title [Bug]: [Bug]: I have a problem with compose runtime-savable library May 14, 2022
@SaeedNoshadi89
Copy link
Contributor Author

SaeedNoshadi89 commented May 14, 2022

After this, the error was fixed:
I removed the android studio and reinstalled it. also, I removed the project source and cloned it again.
😎

@calren
Copy link
Contributor

calren commented May 25, 2022

glad the issue was resolved! if it's been resolved do you mind closing this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants