Update version to 1.0.66

This commit is contained in:
2022-03-25 01:47:44 +08:00
parent c02b658362
commit 5b7f5e0e2a
2 changed files with 7 additions and 3 deletions

View File

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