1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 01:43:23 +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

View File

@@ -31,7 +31,7 @@ repositories {
}
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
implementation 'jp.co.cyberagent.android:gpuimage:2.1.0'
}