Update version to 1.1.3

This commit is contained in:
2022-09-30 23:42:30 +08:00
parent 885fb08ef2
commit ce9f36fd27
6 changed files with 17 additions and 7 deletions

View File

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