Update version to 1.0.85

This commit is contained in:
2022-05-04 13:48:03 +08:00
parent 928df76727
commit 27d4250fdb
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.83"
apiVersion = "1.0.85"
repoName = "YukiHookAPI"
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
licenceName = "MIT License"