Update version to 1.1.5

This commit is contained in:
2023-01-13 04:16:13 +08:00
parent d4d26645be
commit 2badbeea6c
6 changed files with 97 additions and 13 deletions

View File

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