mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-10-04 01:43:23 +08:00
Change the renderscriptTargetApi down to 20
This commit is contained in:
@@ -6,7 +6,7 @@ ARTIFACT_ID=glide-transformations
|
||||
COMPILE_SDK_VERSION=23
|
||||
BUILD_TOOLS_VERSION=23.0.2
|
||||
TARGET_SDK_VERSION=23
|
||||
RENDERSCRIPT_TARGET_API=23
|
||||
RENDERSCRIPT_TARGET_API=20
|
||||
MIN_SDK_VERSION=11
|
||||
|
||||
POM_DESCRIPTION=which provides simple Tranformations to Glide
|
||||
|
Reference in New Issue
Block a user