Update version to 1.0.5.1

This commit is contained in:
2022-03-18 13:48:42 +08:00
parent f5e4b8497c
commit 5525ed5c04
3 changed files with 6 additions and 5 deletions

View File

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