Update version to 1.0.76

This commit is contained in:
2022-04-15 04:37:53 +08:00
parent b64c9a4d69
commit 6258f88990
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.75"
apiVersion = "1.0.76"
repoName = "YukiHookAPI"
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
licenceName = "MIT License"