mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-22 18:30:02 +08:00
chore(*): add settings for maven central (#192)
This commit is contained in:
@@ -2,7 +2,7 @@ Glide Transformations
|
||||
======================
|
||||
[](https://android-arsenal.com/details/1/1363)
|
||||
[](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
[](https://bintray.com/wasabeef/maven/glide-transformations/_latestVersion)
|
||||
[](https://search.maven.org/artifact/jp.wasabeef/glide-transformations)
|
||||
|
||||
An Android transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide).
|
||||
|
||||
@@ -28,7 +28,7 @@ Please feel free to use this.
|
||||
#### Gradle
|
||||
```groovy
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user