Update version to 1.0.77

This commit is contained in:
2022-04-15 05:05:26 +08:00
parent 9c267a0d30
commit 751ce22ae2
6 changed files with 16 additions and 15 deletions

View File

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