Update version to 1.1.6

This commit is contained in:
2023-01-21 00:32:05 +08:00
parent f4b835f65c
commit a7f9144c3d
6 changed files with 23 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ ext {
devUser = "fankesyooni"
userEmail = "qzmmcn@163.com"
groupId = "com.highcapable.yukihookapi"
apiVersion = "1.1.5"
apiVersion = "1.1.6"
repoName = "YukiHookAPI"
repoDescription = "An efficient Hook API and Xposed Module solution built in Kotlin."
licenceName = "MIT License"