diff options
author | Xavier Ducrohet <xav@android.com> | 2012-06-18 14:27:38 -0700 |
---|---|---|
committer | android code review <noreply-gerritcodereview@google.com> | 2012-06-18 14:27:38 -0700 |
commit | 45a000b053c8b299707d27d0dc83f8711729d65a (patch) | |
tree | 8ed476377099b353d5b59a3e7b3f2a5736a5ca44 | |
parent | 1fdbde47d169b91638214eceaf943328cde42bdb (diff) | |
parent | 6dbfb38476e17c888520e2d9dc22ce7bd4665cde (diff) | |
download | sdk-45a000b053c8b299707d27d0dc83f8711729d65a.zip sdk-45a000b053c8b299707d27d0dc83f8711729d65a.tar.gz sdk-45a000b053c8b299707d27d0dc83f8711729d65a.tar.bz2 |
Merge "Update SDK release files."
-rw-r--r-- | files/plugin.prop | 2 | ||||
-rw-r--r-- | files/tools_source.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/plugin.prop b/files/plugin.prop index 5bafefa..6c58561 100644 --- a/files/plugin.prop +++ b/files/plugin.prop @@ -1,3 +1,3 @@ # begin plugin.prop -plugin.version=17.0.0 +plugin.version=20.0.0 # end plugin.prop
\ No newline at end of file diff --git a/files/tools_source.properties b/files/tools_source.properties index 515ff6b..d17ac45 100644 --- a/files/tools_source.properties +++ b/files/tools_source.properties @@ -1,3 +1,3 @@ Pkg.UserSrc=false Pkg.Revision=20 -Platform.MinPlatformToolsRev=11 +Platform.MinPlatformToolsRev=12 |