From 622e6a23cc4cc2f97e4437afa78ff99607d562b3 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Thu, 13 Feb 2014 22:59:07 -0800 Subject: [PATCH] Make Java 7 build requirement more clear. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0e7c94a05..2e298ea26 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ Download [the latest JAR][2] or grab via Maven: Building -------- +OkHttp requires Java 7 to build and run tests. Runtime compatibility with Java 6 is enforced as +part of the build to ensure compliance with Android and older versions of the JVM. + + + +Testing +------- + ### On the Desktop Run OkHttp tests on the desktop with Maven. Running SPDY tests on the desktop uses