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

Repository not get clone from jitpack #1

Open
parmeetmaster opened this issue May 13, 2022 · 7 comments
Open

Repository not get clone from jitpack #1

parmeetmaster opened this issue May 13, 2022 · 7 comments

Comments

@parmeetmaster
Copy link

Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.github.Edsuns.AdblockAndroid:ad-filter:1.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/Edsuns/AdblockAndroid/ad-filter/1.0/ad-filter-1.0.pom
- https://repo.maven.apache.org/maven2/com/github/Edsuns/AdblockAndroid/ad-filter/1.0/ad-filter-1.0.pom
- https://jitpack.io/com/github/Edsuns/AdblockAndroid/ad-filter/1.0/ad-filter-1.0.pom
- https://storage.googleapis.com/download.flutter.io/com/github/Edsuns/AdblockAndroid/ad-filter/1.0/ad-filter-1.0.pom
Required by:
project :app

  • Try:
@Edsuns
Copy link
Owner

Edsuns commented May 14, 2022

You need to modify the version to the latest one (0.9.1). Version 1.0 not released yet.

@parmeetmaster
Copy link
Author

parmeetmaster commented May 14, 2022

can you upload one more sample with Gradle 7.2, There are a lot of issues raised when I do development. Webview listener class is also missing in the library.

@Edsuns
Copy link
Owner

Edsuns commented May 14, 2022

can you upload one more sample with Gradle 7.2, There are a lot of issues raised when I do development. Webview listener class is also missing in the library.

You can fork this project and make the modification.

@parmeetmaster
Copy link
Author

parmeetmaster commented May 14, 2022

Actually in the new Android studio chipmunk is unable to get modules via import. Otherwise, the dependency problems do not get raised.

I already tried everything but failed to generate a working sample. Can I share my repository please check if you can help?
image

@jonathanshannaro
Copy link

Actually in the new Android studio chipmunk is unable to get modules via import. Otherwise, the dependency problems do not get raised.

I already tried everything but failed to generate a working sample. Can I share my repository please check if you can help? image

Your problem solved sir?

@Edsuns
Copy link
Owner

Edsuns commented Jun 16, 2022

I'm busy recently. Welcome to make a PR to fix it.

@parmeetmaster
Copy link
Author

Hello is this issue is fixed

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