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

Error with compileSdkVersion 26 #164

Open
raminhbbAU opened this issue Jan 18, 2021 · 0 comments
Open

Error with compileSdkVersion 26 #164

raminhbbAU opened this issue Jan 18, 2021 · 0 comments

Comments

@raminhbbAU
Copy link

Hey there,

I was looking forward a sustainable toast library and I found Toasty as a good one but unfortunately I can't use it with my configuration and I get Gradle error. Any help would be appreciate.

compileSdkVersion 26
buildToolsVersion '26.0.2'
minSdkVersion 16
targetSdkVersion 26

dependencies {
compile 'com.android.support:appcompat-v7:26.0.0'
compile 'com.android.support:design:24.2.1'
implementation 'com.github.GrenderG:Toasty:1.5.0'
}

The error is here:

gradle

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

No branches or pull requests

1 participant