aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2013-03-28 15:29:55 -0700
committerXavier Ducrohet <xav@android.com>2013-03-28 15:29:55 -0700
commit1f0692b555ffe187ad08ae2b07f24e0934be1b85 (patch)
tree90dbbc40d03ff4f51dcf280b0ca5df794d9ae2cc /eclipse/plugins
parent125cc1943795916d8e154964b1c16f249056d031 (diff)
downloadsdk-1f0692b555ffe187ad08ae2b07f24e0934be1b85.zip
sdk-1f0692b555ffe187ad08ae2b07f24e0934be1b85.tar.gz
sdk-1f0692b555ffe187ad08ae2b07f24e0934be1b85.tar.bz2
Add more version checks.
Change-Id: I514cf4bc0c16c59073ad278c2645797a7654051b
Diffstat (limited to 'eclipse/plugins')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/VersionCheck.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/VersionCheck.java b/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/VersionCheck.java
index df204b8..dfc2e33 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/VersionCheck.java
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/VersionCheck.java
@@ -49,7 +49,7 @@ public final class VersionCheck {
/**
* The minimum version of the SDK Tools that this version of ADT requires.
*/
- private final static FullRevision MIN_TOOLS_REV = new FullRevision(21, 0, 0, 9);
+ private final static FullRevision MIN_TOOLS_REV = new FullRevision(22, 0, 0, 0);
/**
* Pattern to get the minimum plugin version supported by the SDK. This is read from