Update version to 1.0.69

This commit is contained in:
2022-03-30 14:02:43 +08:00
parent e895759172
commit 7028a8d75f
5 changed files with 26 additions and 24 deletions

View File

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