Update version to 1.0.71

This commit is contained in:
2022-04-04 22:40:23 +08:00
parent b28b2fc33c
commit 02d0c6c080
4 changed files with 8 additions and 5 deletions

View File

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