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

bump up 1.3.1

This commit is contained in:
wasabeef
2015-11-27 17:50:00 +09:00
parent a6a2b625ad
commit d8a12b02b8
11 changed files with 25 additions and 215 deletions

View File

@@ -7,7 +7,7 @@ android {
defaultConfig {
minSdkVersion MIN_SDK_VERSION as int
targetSdkVersion TARGET_SDK_VERSION as int
versionCode VERSION_CODE as int
versionCode "git rev-list origin/master --count".execute().text.toInteger()
versionName VERSION_NAME
// Warning:Renderscript support mode is not currently supported with renderscript target 21+