Update version to 1.1.7

This commit is contained in:
2023-02-01 03:11:15 +08:00
parent aa352d3734
commit 9215275c56
6 changed files with 35 additions and 7 deletions

View File

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