1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-08 07:24:05 +08:00

Update README.md

This commit is contained in:
Daichi Furiya 2021-02-12 19:44:11 +09:00 committed by GitHub
parent aae95a7c16
commit a0698a392f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ repositories {
} }
dependencies { dependencies {
implementation 'jp.wasabeef:glide-transformations:4.x.x' implementation 'jp.wasabeef:glide-transformations:4.3.0'
// If you want to use the GPU Filters // If you want to use the GPU Filters
implementation 'jp.co.cyberagent.android:gpuimage:2.1.0' implementation 'jp.co.cyberagent.android:gpuimage:2.1.0'
} }