Update version to 1.0.92

This commit is contained in:
2022-05-31 01:42:56 +08:00
parent 2eff2988f6
commit e0e69869ab
5 changed files with 14 additions and 6 deletions

View File

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