GrenderG / GrenderG/Toasty

Error with compileSdkVersion 26

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.6k
Forks
803
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/61245855/104889498-8dd3fc00-5983-11eb-8246-16dc1682fe4b.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.