-
Notifications
You must be signed in to change notification settings - Fork 140
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
Dependency code needs to be updated #73
Comments
Hi @aadityadengle ,checked this dependency. |
@khushbushah2302 @aadityadengle The latest:
EDIT: Jitpack seems to be down, you need to publish your library in another Maven artifactory. |
@khushbushah2302 please help. I am unable to use the jitpack instructions as outlined. Always fails the resolve the package, while jitpack seems to be available. Using Gradle 7.* is there any possibility of publishing the package somewhere else, or releasing jars please?
This is the same with 2.1.1 2.1.2 despite the fact that I can see the successful builds in jitpack and I have |
in README.md, the dependency code for adding the library is
implementation 'com.github.espressif:esp-idf-provisioning-android:lib-2.1.0'
the existing dependency code code not working with latest android studio.
The text was updated successfully, but these errors were encountered: