Update version to 1.0.78

This commit is contained in:
2022-04-18 02:49:11 +08:00
parent ffdaa233f7
commit a83487c858
6 changed files with 17 additions and 6 deletions

View File

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