Now build against java 1.7
This commit is contained in:
parent
8d0cc231d6
commit
7c039f3105
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ apply plugin: 'maven'
|
|||
apply plugin: 'maven-publish'
|
||||
|
||||
sourceCompatibility = 1.7
|
||||
targetCompatibility = 1.7
|
||||
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Reference in a new issue