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

[gradle] Fixed a dependancy name #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[gradle] Fixed a dependancy name #162

wants to merge 1 commit into from

Conversation

daladim
Copy link

@daladim daladim commented Dec 30, 2018

This fixes an "Error:Could not find com.afollestad.material-dialogs:core:0.8.1.0." when building from Android Studio.

By the way, it looks like this dependancy is now at version 2.0.0-rc5 (see https://github.com/afollestad/material-dialogs). Just for fun, I tried to set this version in build.gradle. Since it gave me the following error, I am not sure this would even improve MyOwnNotes, and I am quite new to Android apps after all, I gave up. Maybe this would be interesting? I'll let you choose.

Could not find androidx.appcompat:appcompat:1.0.2.
Required by:
    MyOwnNotes:app:unspecified > com.github.afollestad.material-dialogs:core:2.0.0-rc5

Thanks for MyOwnNotes anyway

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

Successfully merging this pull request may close these issues.

1 participant