Replace the java 1.8 only dx.jar with one supporting java 1.7

Also removed the travis test for java 1.6.

Java 1.7 version of dx.jar compiled with plaform/libcore at commit
c3e562a and platform/dalvik at commit db9197b with
https://android-review.googlesource.com/#/c/221127/1 cherry-picked on
top of it.
This commit is contained in:
Alex Light
2016-05-02 09:50:39 -07:00
parent 796d02506a
commit fc2690888e
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -2,7 +2,6 @@ language: java
jdk:
- oraclejdk8
- oraclejdk7
- openjdk6
before_install:
- chmod +x gradlew
Binary file not shown.