feat: 添加 api 功能

添加 api 功能
This commit is contained in:
2022-10-05 09:12:04 +08:00
parent c6d6a2d31c
commit 7f7394aecb
5 changed files with 64 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group 'cn.hamster3.plugin'
version '1.0.0-SNAPSHOT'
version '1.0.0'
subprojects {
apply plugin: 'java-library'