mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-30 21:32:45 +08:00
Merge branch 'master' of github.com:wasabeef/glide-transformations
This commit is contained in:
commit
7e93ccd9af
@ -1,6 +1,11 @@
|
|||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 1.0.2 *(2015-02-04)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
Refactor: use BimapPool
|
||||||
|
|
||||||
Version 1.0.1 *(2015-01-21)*
|
Version 1.0.1 *(2015-01-21)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'jp.wasabeef:glide-transformations:1.0.1@aar'
|
compile 'jp.wasabeef:glide-transformations:1.0.2@aar'
|
||||||
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3@aar'
|
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3@aar'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user