update to latest android sdk version
This commit is contained in:
parent
a3b72956ca
commit
e1f1102850
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
|||
# org.gradle.parallel=true
|
||||
|
||||
ANDROID_BUILD_MIN_SDK_VERSION=8
|
||||
ANDROID_BUILD_TARGET_SDK_VERSION=22
|
||||
ANDROID_BUILD_TOOLS_VERSION=22.0.1
|
||||
ANDROID_BUILD_TARGET_SDK_VERSION=23
|
||||
ANDROID_BUILD_TOOLS_VERSION=23
|
||||
ANDROID_BUILD_SDK_VERSION=22
|
||||
|
||||
#ANDROID_BUILD_TARGET_SDK_VERSION=android-L
|
||||
|
|
Loading…
Reference in a new issue