diff options
author | Raphael Moll <ralf@android.com> | 2014-03-17 16:23:05 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2014-03-17 16:23:05 -0700 |
commit | 09e0453852a05f4dbb943b0625b676cb327a72ca (patch) | |
tree | 3d2dd67b0c0879ed998869f9900270b743d0a5fc /files | |
parent | 59539786d989dae7a0f7dc7ea860f29c075b65df (diff) | |
download | sdk-09e0453852a05f4dbb943b0625b676cb327a72ca.zip sdk-09e0453852a05f4dbb943b0625b676cb327a72ca.tar.gz sdk-09e0453852a05f4dbb943b0625b676cb327a72ca.tar.bz2 |
ADT/Tools VersionCheck updated to 22.6.2
ADT 22.61 requires Tools 22.6.2 and vice versa.
Change-Id: Id80a0bbdea2c6aece86e9542a2cf8174b0537c0e
Diffstat (limited to 'files')
-rw-r--r-- | files/plugin.prop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/plugin.prop b/files/plugin.prop index 17b09f4..34d6ae1 100644 --- a/files/plugin.prop +++ b/files/plugin.prop @@ -1,3 +1,3 @@ # begin plugin.prop -plugin.version=22.6.1 -# end plugin.prop
\ No newline at end of file +plugin.version=22.6.2 +# end plugin.prop |