Update version to 1.0.75

This commit is contained in:
2022-04-13 04:29:28 +08:00
parent ef2947f906
commit 7f7f95e47e
4 changed files with 13 additions and 4 deletions

View File

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