| commit | 1e74cefe558f0508a4161d9c14305938f76cd6d3 | [log] [tgz] |
|---|---|---|
| author | Raphael Moll <ralf@android.com> | Tue Oct 23 21:06:58 2012 -0700 |
| committer | Raphael Moll <ralf@android.com> | Tue Oct 23 21:08:02 2012 -0700 |
| tree | 492be52583e411f43ff8509cad30ef388c53dbde | |
| parent | a4a2ec7f7eb2da36341e7313c7aa249b9f350256 [diff] [blame] |
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
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