Update version to 1.0.91

This commit is contained in:
2022-05-29 03:53:49 +08:00
parent 57331234c3
commit 4c9cf2b3bd
5 changed files with 12 additions and 6 deletions

View File

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