Update version to 1.0.5.2

This commit is contained in:
2022-03-18 14:37:21 +08:00
parent 784426551b
commit cddc8f8554
2 changed files with 3 additions and 3 deletions

View File

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