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

Support Glide 4.0.0 (#83)

This commit is contained in:
Daichi Furiya
2017-09-07 00:47:27 -05:00
committed by GitHub
parent 1264e01f6e
commit f6cbe2722d
29 changed files with 495 additions and 689 deletions

View File

@@ -1,11 +1,11 @@
VERSION_NAME=2.0.2
VERSION_NAME=3.0.0
GROUP=jp.wasabeef
ARTIFACT_ID=glide-transformations
COMPILE_SDK_VERSION=25
BUILD_TOOLS_VERSION=25.0.2
BUILD_TOOLS_VERSION=26.0.1
TARGET_SDK_VERSION=25
MIN_SDK_VERSION=11
MIN_SDK_VERSION=14
POM_DESCRIPTION=which provides simple Tranformations to Glide
POM_URL=https://github.com/wasabeef/glide-transformations
@@ -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.0
GLIDE_VERSION=3.7.0
SUPPORT_PACKAGE_VERSION=25.3.1
GLIDE_VERSION=4.0.0
GPUIMAGE_VERSION=1.4.1