GrenderG / GrenderG/Toasty

Could not find com.github.GrenderG:Toasty:1.5.0.

Open
#174 6 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

project gradle:
```
allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
}
```

added in build:

```
implementation 'com.github.GrenderG:Toasty:1.5.0'
```

i've got:
```
Could not find com.github.GrenderG:Toasty:1.5.0.
Required by:
project :app
Search in build.gradle files
```

my Studio is Arctic Fox 2020.3.1

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.