aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2012-10-23 21:06:58 -0700
committerRaphael Moll <ralf@android.com>2012-10-23 21:08:02 -0700
commit1e74cefe558f0508a4161d9c14305938f76cd6d3 (patch)
tree492be52583e411f43ff8509cad30ef388c53dbde /files
parenta4a2ec7f7eb2da36341e7313c7aa249b9f350256 (diff)
downloadsdk-1e74cefe558f0508a4161d9c14305938f76cd6d3.zip
sdk-1e74cefe558f0508a4161d9c14305938f76cd6d3.tar.gz
sdk-1e74cefe558f0508a4161d9c14305938f76cd6d3.tar.bz2
Adjust SDK plugin prop: tools 21 requires ADT 21.
This will make ADT check that it's at least ADT 21 when used with tools 21. Change-Id: I32b109b2fe81829f300db130cf474048f55e3e37
Diffstat (limited to 'files')
-rw-r--r--files/plugin.prop2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/plugin.prop b/files/plugin.prop
index 6c58561..c85f504 100644
--- a/files/plugin.prop
+++ b/files/plugin.prop
@@ -1,3 +1,3 @@
# begin plugin.prop
-plugin.version=20.0.0
+plugin.version=21.0.0
# end plugin.prop \ No newline at end of file