commit | 7545e955315365e740a1f8850663018a53204766 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 31 12:53:27 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 23 21:30:26 2016 -0800 |
tree | db13f8a479e7f3f694723910cbad77b18f2329f7 | |
parent | 93886942acdd4875e0601e7b378dddb52bbcf9cc [diff] [blame] |
doc+build: Prepare release 0.2.1 This commit also fixes build issue on Travis-CI Change-Id: Ic48ec8ca5b196cd02215622284656aca78582aa0
diff --git a/.jenkins.d/10-get-sdk.sh b/.jenkins.d/10-get-sdk.sh index 84d231d..d0810d9 100755 --- a/.jenkins.d/10-get-sdk.sh +++ b/.jenkins.d/10-get-sdk.sh
@@ -3,8 +3,8 @@ set -x SDK_VERSION=24.4.1 -BUILD_TOOLS_VERSION=21.1.2 -COMPILE_SDK_VERSION=21 +BUILD_TOOLS_VERSION=23.0.2 +COMPILE_SDK_VERSION=23 SDK=android-sdk-linux