diff options
author | Raju Kulkarni <rajukulkarni@google.com> | 2018-09-13 09:50:20 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2018-09-13 09:50:20 -0700 |
commit | 007ee005088b4e2e7604f9e4875c0cb0faf85395 (patch) | |
tree | 9949809907c034ed99e3a141c9a9fe3cad856daa /sdk | |
parent | e8d3ec82056f82cf46b62a191b8993e6f5670dcd (diff) | |
parent | 0f8cbdf2ca19fc95a26e42b3f8846d86f2e7cf89 (diff) | |
download | android_development-007ee005088b4e2e7604f9e4875c0cb0faf85395.tar.gz android_development-007ee005088b4e2e7604f9e4875c0cb0faf85395.tar.bz2 android_development-007ee005088b4e2e7604f9e4875c0cb0faf85395.zip |
Build tools Version number bump for release with Studio 3.2 This is a SDK change only and does not impact real devices Bug: 115528420 Test: N/A
am: 0f8cbdf2ca
Change-Id: I8d24c8f262e8a833127e194de9d5642cdca066f7
Diffstat (limited to 'sdk')
-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 f0c887bbe..d89d1027d 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.2 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.3 #Pkg.Revision=28.0.0 |