Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 268 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 268 Bytes

AFS

Build

//build
sh gradlew build
//publish
sh gradlew -Pgroup=com.github.storytellerF.AFS clean -xtest -xlint assemble publishToMavenLocal
//也可以选择和jitpack 使用相同的group。
//-Pgroup=com.github.storytellerF.AFS -Pversion=version