Update version to 1.0.73

This commit is contained in:
2022-04-10 02:56:46 +08:00
parent db1c4f34df
commit 839568e313
4 changed files with 10 additions and 4 deletions

View File

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