Update version to 1.1.2

This commit is contained in:
2022-09-30 03:29:50 +08:00
parent 03148eb9d6
commit d322f618e2
6 changed files with 49 additions and 29 deletions

View File

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