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

Library not working in upgrade version #14

Closed
PiyushMangukiya03 opened this issue May 14, 2021 · 2 comments
Closed

Library not working in upgrade version #14

PiyushMangukiya03 opened this issue May 14, 2021 · 2 comments

Comments

@PiyushMangukiya03
Copy link

my Gradle version : 4.1.0
jetbrains.kotlin:kotlin-gradle-plugin : 1.4.30

it's not working in the latest version , it gives error like this :

Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.60-eap-25.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.60-eap-25/kotlin-stdlib-jdk8-1.3.60-eap-25.pom
- https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.60-eap-25/kotlin-stdlib-jdk8-1.3.60-eap-25.pom
- https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.60-eap-25/kotlin-stdlib-jdk8-1.3.60-eap-25.pom
Required by:
project :app > com.cottacush:HiddenCamera:0.0.2

@PiyushMangukiya03 PiyushMangukiya03 changed the title Library not working in upbred version Library not working in upgrade version May 14, 2021
@efguydan
Copy link
Member

Fixed in v0.0.3

@PiyushMangukiya03
Copy link
Author

Thank you, Bro

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