diff options
author | Raju Kulkarni <rajukulkarni@google.com> | 2018-09-12 11:12:08 -0700 |
---|---|---|
committer | Raju Kulkarni <rajukulkarni@google.com> | 2018-09-12 11:19:55 -0700 |
commit | 0f8cbdf2ca19fc95a26e42b3f8846d86f2e7cf89 (patch) | |
tree | b4462edc4a2ab5ab0e5675525da0f318b5be622e /sdk | |
parent | 1c875445b6fc08333872bd295527fd1359b80e78 (diff) | |
download | android_development-0f8cbdf2ca19fc95a26e42b3f8846d86f2e7cf89.tar.gz android_development-0f8cbdf2ca19fc95a26e42b3f8846d86f2e7cf89.tar.bz2 android_development-0f8cbdf2ca19fc95a26e42b3f8846d86f2e7cf89.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
Change-Id: I14222580aad6a074fd8edd39fb390cb3d96e5020
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 |