-
-
Notifications
You must be signed in to change notification settings - Fork 967
Error to use the Fast Android Networking #611
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
Comments
This is build.gradle(app)
|
This is build.gradle (.)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I take an Android project that use this lib to perform networking calls, my specific problem is the follow:
The project originally uses this line to get this dependency:
implementation 'com.amitshekhar.android:android-networking:1.0.1'
.Recently, when I sync the project, it throws this:
So, I search in google about this dependency and find this repository, following the steps to implement the lib, I got a similar error:
The text was updated successfully, but these errors were encountered: