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

For Glide 4.5.0 (#112)

This commit is contained in:
Daichi Furiya
2018-01-26 17:08:27 +09:00
committed by GitHub
parent 43f38cc4b3
commit 51f7b515fa
37 changed files with 235 additions and 237 deletions

View File

@@ -1,10 +1,10 @@
VERSION_NAME=3.0.1
VERSION_NAME=3.1.0
GROUP=jp.wasabeef
ARTIFACT_ID=glide-transformations
COMPILE_SDK_VERSION=25
BUILD_TOOLS_VERSION=26.0.1
TARGET_SDK_VERSION=25
COMPILE_SDK_VERSION=27
BUILD_TOOLS_VERSION=27.0.3
TARGET_SDK_VERSION=27
MIN_SDK_VERSION=14
POM_DESCRIPTION=which provides simple Tranformations to Glide
@@ -21,6 +21,6 @@ POM_DEVELOPER_EMAIL=dadadada.chop@gmail.com
POM_DEVELOPER_URL=wasabeef.jp
ISSUE_URL=https://github.com/wasabeef/glide-transformations/issues
SUPPORT_PACKAGE_VERSION=25.3.1
GLIDE_VERSION=4.0.0
SUPPORT_PACKAGE_VERSION=27.0.2
GLIDE_VERSION=4.5.0
GPUIMAGE_VERSION=1.4.1