0.8.0 引入GAEA 1.0版本

This commit is contained in:
2022-08-19 16:05:22 +08:00
parent 48d761e79c
commit 37713b6d32
53 changed files with 246 additions and 290 deletions

View File

@@ -1,6 +1,6 @@
dependencies {
compile project(":src:zeus.env")
compile "com.synebula:gaea:$gaea_version"
api project(":src:zeus.env")
api "com.synebula:gaea:$gaea_version"
}
publishing {