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

update gradle

This commit is contained in:
wasabeef
2015-11-10 12:42:46 +09:00
parent 62f3ee6b4a
commit 5b311f74f6
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ GROUP=jp.wasabeef
ARTIFACT_ID=glide-transformations
COMPILE_SDK_VERSION=23
BUILD_TOOLS_VERSION=23.0.1
BUILD_TOOLS_VERSION=23.0.2
TARGET_SDK_VERSION=23
RENDERSCRIPT_TARGET_API=23
MIN_SDK_VERSION=11