Update version to 1.0.1

This commit is contained in:
2022-02-15 12:22:42 +08:00
parent 3808352347
commit 0eac68de67
2 changed files with 7 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ ext {
devUser = "fankesyooni"
userEmail = "qzmmcn@163.com"
groupId = "com.highcapable.yukihookapi"
apiVersion = "1.0"
apiVersion = "1.0.1"
repoName = "YukiHookAPI"
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
licenceName = "MIT License"