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

Not possible to update to 1.0.22 / 1.1.22 #99

Closed
mkochenough opened this issue Nov 12, 2022 · 3 comments
Closed

Not possible to update to 1.0.22 / 1.1.22 #99

mkochenough opened this issue Nov 12, 2022 · 3 comments

Comments

@mkochenough
Copy link

In two projects, one using 'com.google.android.material:compose-theme-adapter-3:1.0.22', the other using 'com.google.android.material:compose-theme-adapter:1.1.22' I get similar error message:

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsGenericDebug'.
> Could not resolve all files for configuration ':app:genericDebugRuntimeClasspath'.
   > Could not find material-components-android-compose-theme-adapter:core:unspecified.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/material-components-android-compose-theme-adapter/core/unspecified/core-unspecified.pom
       - https://repo.maven.apache.org/maven2/material-components-android-compose-theme-adapter/core/unspecified/core-unspecified.pom
     Required by:
         project :app > com.google.android.material:compose-theme-adapter-3:1.0.22

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

It seems the new core dependency is not publicly available.

@ricknout
Copy link
Contributor

There was a delay between the GitHub release and the artifacts becoming available on gMaven. They should be available now:

@mkochenough
Copy link
Author

Error still happens.

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

2 participants