1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 09:53:21 +08:00
This commit is contained in:
wasabeef
2015-07-18 00:18:08 +09:00
parent 79e975d490
commit e9d2c6d209
6 changed files with 15 additions and 15 deletions

View File

@@ -1,12 +1,12 @@
VERSION_NAME=1.0.6
VERSION_CODE=6
VERSION_NAME=1.0.7
VERSION_CODE=7
GROUP=jp.wasabeef
ARTIFACT_ID=glide-transformations
COMPILE_SDK_VERSION=21
BUILD_TOOLS_VERSION=21.1.2
TARGET_SDK_VERSION=21
RENDERSCRIPT_TARGET_API=21
COMPILE_SDK_VERSION=22
BUILD_TOOLS_VERSION=22.0.1
TARGET_SDK_VERSION=22
RENDERSCRIPT_TARGET_API=22
MIN_SDK_VERSION=11
POM_DESCRIPTION=which provides simple Tranformations to Glide