hypaas
11 months ago
4 changed files with 12 additions and 7 deletions
@ -1,6 +1,7 @@
|
||||
apply plugin: 'com.hypaas.app-module' |
||||
apply plugin: 'com.hypaas.app-module' |
||||
hypaas { |
||||
title = "test" |
||||
} |
||||
} |
||||
dependencies { |
||||
} |
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
rootProject.name = 'hy-iot-paas' |
||||
|
||||
include "modules:test" |
||||
|
||||
|
||||
|
Loading…
Reference in new issue