mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-23 02:46:19 +08:00
Organizing a dependency
This commit is contained in:
@@ -28,10 +28,12 @@ Please feel free to use this.
|
||||
```groovy
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral() // GPUImage for Android
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'jp.wasabeef:glide-transformations:1.0.0'
|
||||
compile 'jp.wasabeef:glide-transformations:1.0.1'
|
||||
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user