parent
b5343ba96c
commit
81bb6d1dec
@ -1,13 +0,0 @@
|
|||||||
apply plugin: 'java'
|
|
||||||
apply plugin: 'maven'
|
|
||||||
|
|
||||||
group = 'com.google.code.gson'
|
|
||||||
version = '2.8.6-SNAPSHOT'
|
|
||||||
|
|
||||||
sourceCompatibility = 1.7
|
|
||||||
targetCompatibility = 1.7
|
|
||||||
|
|
||||||
sourceSets.main.java.exclude("**/module-info.java")
|
|
||||||
dependencies {
|
|
||||||
testCompile "junit:junit:4.12"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user