summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2014-05-16 11:48:05 -0500
committerJeff Hamilton <jham@android.com>2014-05-16 11:48:05 -0500
commit9d58a3d52bdda449be97e721fcb4c4a3ad12d3ae (patch)
tree0f864623f97586ad9ec5b2a1ddd8072d5a0234e4 /common
parenta1443de26fb9520cac180ef0add5c54e9780be48 (diff)
downloadandroid_frameworks_ex-9d58a3d52bdda449be97e721fcb4c4a3ad12d3ae.tar.gz
android_frameworks_ex-9d58a3d52bdda449be97e721fcb4c4a3ad12d3ae.tar.bz2
android_frameworks_ex-9d58a3d52bdda449be97e721fcb4c4a3ad12d3ae.zip
Update sdk and build tools versions
Change-Id: I713e6b2bf9643ecf446f6e5d2a1f314b8923f5e6
Diffstat (limited to 'common')
-rw-r--r--common/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/build.gradle b/common/build.gradle
index fa1388c..17fe5fe 100644
--- a/common/build.gradle
+++ b/common/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'logtags'
android {
compileSdkVersion 19
- buildToolsVersion = '19.0.1'
+ buildToolsVersion = '19.0.3'
sourceSets {
main {