Update version to 1.1.0

This commit is contained in:
2022-09-28 04:19:35 +08:00
parent 489b6dbc1b
commit 36a9ff2560
6 changed files with 147 additions and 9 deletions

View File

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