We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2687843 commit 14cb0e6Copy full SHA for 14cb0e6
README.md
@@ -20,7 +20,7 @@ buildscript {
20
jcenter()
21
}
22
dependencies {
23
- // 添加对[ArbitraryGen](https://github.com/AlbieLiang/ArbitraryGen)的依赖
+ // 添加对ArbitraryGen的依赖
24
classpath 'cc.suitalk.tools:arbitrarygen-plugin:2.1.1'
25
// 添加对ModuleApi代码生成插件的依赖
26
classpath 'cc.suitalk.tools:module-api-ag-extension:0.1.0'
0 commit comments