1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 18:03:21 +08:00

Added the DownSampling to BlurTransformation

This commit is contained in:
wasabeef
2015-07-24 18:00:07 +09:00
parent 136a5512c0
commit cfe6dc313a
7 changed files with 45 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
VERSION_NAME=1.0.7
VERSION_CODE=7
VERSION_NAME=1.0.8
VERSION_CODE=8
GROUP=jp.wasabeef
ARTIFACT_ID=glide-transformations
@@ -22,3 +22,7 @@ POM_DEVELOPER_NAME=Wasabeef
POM_DEVELOPER_EMAIL=dadadada.chop@gmail.com
POM_DEVELOPER_URL=wasabeef.jp
ISSUE_URL=https://github.com/wasabeef/glide-transformations/issues
SUPPORT_PACKAGE_VERSION=22.2.1
GLIDE_VERSION=3.6.1
GPUIMAGE_VERSION=1.2.3