Update version to 1.0.88

This commit is contained in:
2022-05-25 04:08:54 +08:00
parent 27a513ef38
commit 055a86c1ca
6 changed files with 28 additions and 7 deletions

View File

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