Update API (hacky)

This commit is contained in:
vanitasvitae 2017-05-08 15:28:01 +02:00
parent 04eb0f1d78
commit bc4d5feb4d
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 79 additions and 55 deletions

View file

@ -1,5 +1,6 @@
apply plugin: 'java'
apply plugin: 'eclipse'
apply plugin: 'idea'
repositories {
mavenLocal()