Update version to 1.0.67

This commit is contained in:
2022-03-27 23:59:14 +08:00
parent f389ab0320
commit 27892ea237
2 changed files with 11 additions and 3 deletions

View File

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