Update version to 1.0.86

This commit is contained in:
2022-05-06 14:51:37 +08:00
parent 8e1c51a80c
commit 25e4dbb3d1
5 changed files with 11 additions and 6 deletions

View File

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