Update version to 1.0.55

This commit is contained in:
2022-03-18 23:36:10 +08:00
parent dc0d89fab9
commit eac9707b75
7 changed files with 522 additions and 12 deletions

View File

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