Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paolorotolo authored Sep 29, 2019
1 parent f9dc5d8 commit f7d1364
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GlideToVectorYou enables you to easily load your remote vector images (only .svg

The library is based on Glide and offers the same functionalities + svg support.

Changelog available [here](https://github.com/2coffees1team/GlideToVectorYou/releases).
Changelog available [here](https://github.com/corouteam/GlideToVectorYou/releases).

## How to use

Expand All @@ -28,7 +28,7 @@ Add JitPack in your **root *build.gradle*** at the end of repositories:

```gradle
dependencies {
implementation 'com.github.2coffees1team:GlideToVectorYou:v1.2.0'
implementation 'com.github.corouteam:GlideToVectorYou:v2.0.0'
}
```

Expand Down Expand Up @@ -106,5 +106,5 @@ If you need to load a .svg image as **backgroud** of a generic view, just call:
## Licence
This library is shared under **Apache License 2.0**.

### Made with ♥ by 2 Coffees 1 Tea(m).
### Made with ♥ by Corouteam
We're Glid.. ehm... Glad to help you :D

0 comments on commit f7d1364

Please sign in to comment.