Update version to 1.0.4

This commit is contained in:
2022-03-06 00:52:16 +08:00
parent 2dfbe7b830
commit 4fcaea3916

View File

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