forked from Steven/DeepJ
Removed useless but still problematic code
This commit is contained in:
parent
e9177b4d49
commit
7b2eccf61f
@ -17,10 +17,6 @@ dependencies {
|
|||||||
implementation group: 'org.json', name: 'json', version: '20210307'
|
implementation group: 'org.json', name: 'json', version: '20210307'
|
||||||
}
|
}
|
||||||
|
|
||||||
task setEnv {
|
|
||||||
Commandline "VERSION", "1.0"
|
|
||||||
}
|
|
||||||
|
|
||||||
apply plugin: 'maven-publish'
|
apply plugin: 'maven-publish'
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
Loading…
Reference in New Issue
Block a user