aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2013-03-28 22:22:18 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-03-28 22:22:18 -0700
commit871273f6d50db2e10c0c5a9601e8352ed896a92f (patch)
tree90dbbc40d03ff4f51dcf280b0ca5df794d9ae2cc /eclipse
parent9a9db1681111a74fe7cf5a883c6a2ffcded0686f (diff)
parentdba01032b2766567d676a6b9b7ebb044d897a0ef (diff)
downloadsdk-871273f6d50db2e10c0c5a9601e8352ed896a92f.zip
sdk-871273f6d50db2e10c0c5a9601e8352ed896a92f.tar.gz
sdk-871273f6d50db2e10c0c5a9601e8352ed896a92f.tar.bz2
am dba01032: am bd0029b0: Merge "Add more version checks."
* commit 'dba01032b2766567d676a6b9b7ebb044d897a0ef': Add more version checks.
Diffstat (limited to 'eclipse')
-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