Update version to 1.0.5

This commit is contained in:
2022-03-18 05:22:38 +08:00
parent 54b2232b61
commit 7fb7f55ed2
3 changed files with 12 additions and 5 deletions

View File

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