Update version to 1.1.1

This commit is contained in:
2022-09-28 19:05:53 +08:00
parent b33651ee5c
commit 496580e257
6 changed files with 23 additions and 11 deletions

View File

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