diff options
| author | Xavier Ducrohet <xav@google.com> | 2014-10-17 15:48:37 -0700 |
|---|---|---|
| committer | Xavier Ducrohet <xav@google.com> | 2014-10-17 15:48:37 -0700 |
| commit | 946bfb51c0c4e47c9d111ada1fddf050e2823609 (patch) | |
| tree | 404027c0a927d02d8436f3d10eab7f92759e26ca | |
| parent | 36274ac53dfcef9661c5215e9fabf7a6501e0c64 (diff) | |
Update Build Tools version to <API>.0.1. DO NOT MERGE.
This for the release that fixes the aapt crash on windows.
Change-Id: I983a5f084d6786bd0a8c0676b64001d7be6aa3d3
| -rw-r--r-- | sdk/build_tools_source.prop_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 5d623074d..b83af7f4b 100644 --- a/sdk/build_tools_source.prop_template +++ b/sdk/build_tools_source.prop_template @@ -1,3 +1,3 @@ Pkg.UserSrc=false -Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.1 |
