diff options
author | Raphael Moll <ralf@android.com> | 2012-09-24 14:22:00 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2012-09-24 14:57:01 -0700 |
commit | d2b3b36526bdf6dab50cd84bbf912ca42d5525e0 (patch) | |
tree | 8ff50043f0a95ee9170bb264600685f49f765430 | |
parent | 66bf9103fd44e1aa9a98fc211850b5eca316b80c (diff) | |
download | sdk-d2b3b36526bdf6dab50cd84bbf912ca42d5525e0.zip sdk-d2b3b36526bdf6dab50cd84bbf912ca42d5525e0.tar.gz sdk-d2b3b36526bdf6dab50cd84bbf912ca42d5525e0.tar.bz2 |
SDK Tools depends on platform-tools 15 rc5
Change-Id: I251638e57b49a3f12a63d5b985438282afbad738
-rw-r--r-- | files/tools_source.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/tools_source.properties b/files/tools_source.properties index 3876b3f..b8ba4f7 100644 --- a/files/tools_source.properties +++ b/files/tools_source.properties @@ -1,3 +1,3 @@ Pkg.UserSrc=false Pkg.Revision=21 -Platform.MinPlatformToolsRev=12 +Platform.MinPlatformToolsRev=15 rc5 |