aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2014-12-15 09:51:02 -0800
committerTor Norbye <tnorbye@google.com>2014-12-15 10:34:56 -0800
commitcb6f9425cfb372faa64012b8377bcc44a69c3488 (patch)
tree95d2afa670a65f730c02995999b42e8f986bf7b4 /eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide
parentfd64e3e5e0674f953638a3ced958731c2f88bb31 (diff)
downloadsdk-cb6f9425cfb372faa64012b8377bcc44a69c3488.zip
sdk-cb6f9425cfb372faa64012b8377bcc44a69c3488.tar.gz
sdk-cb6f9425cfb372faa64012b8377bcc44a69c3488.tar.bz2
Update ADT & SDK Tools to 24.0.2
Change-Id: Idf12b9f222ad862bf5b8f0cc51b602eaf0924054
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide')
-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 19d933d..576e9c3 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
@@ -51,7 +51,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(23, 0, 0, 0);
+ private final static FullRevision MIN_TOOLS_REV = new FullRevision(24, 0, 2, 0);
/**
* Pattern to get the minimum plugin version supported by the SDK. This is read from