This commit is contained in:
huanghongxun
2018-10-02 12:15:52 +08:00
parent c8f74ee8e3
commit 83516ba679
4 changed files with 30 additions and 3 deletions

View File

@@ -32,6 +32,7 @@ buildscript {
subprojects {
apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'application'
repositories {
mavenCentral()