v1.0.8
This commit is contained in:
parent
f6cd43ed82
commit
f2cec54389
|
|
@ -18,11 +18,11 @@
|
|||
# org.gradle.parallel=true
|
||||
|
||||
|
||||
VERSION_NAME=1.0.7
|
||||
VERSION_CODE=8
|
||||
VERSION_NAME=1.0.8
|
||||
VERSION_CODE=9
|
||||
GROUP=com.daimajia.swipelayout
|
||||
|
||||
ANDROID_BUILD_MIN_SDK_VERSION=14
|
||||
ANDROID_BUILD_MIN_SDK_VERSION=8
|
||||
ANDROID_BUILD_TARGET_SDK_VERSION=20
|
||||
ANDROID_BUILD_SDK_VERSION=20
|
||||
ANDROID_BUILD_TOOLS_VERSION=20.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue