Repository not get clone from jitpack
parmeetmaster opened this issue · 7 comments
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:
You need to modify the version to the latest one (0.9.1). Version 1.0 not released yet.
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.
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.
I'm busy recently. Welcome to make a PR to fix it.
Hello is this issue is fixed