We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, right now i am getting this error while building my project Could not GET 'https://dl.bintray.com/volser/android-quill-delta/com/quill/android/delta/1.0.2/delta-1.0.2.pom'. Received status code 403 from server: Forbidden
why its happenging and how to solve ?
i have included maven { url "https://dl.bintray.com/volser/android-quill-delta" } and implementation 'com.quill.android:delta:1.0.2' in gradles
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, right now i am getting this error while building my project
Could not GET 'https://dl.bintray.com/volser/android-quill-delta/com/quill/android/delta/1.0.2/delta-1.0.2.pom'. Received status code 403 from server: Forbidden
why its happenging and how to solve ?
i have included
maven { url "https://dl.bintray.com/volser/android-quill-delta" } and
implementation 'com.quill.android:delta:1.0.2' in gradles
The text was updated successfully, but these errors were encountered: