Update version to 1.0.2

This commit is contained in:
2022-02-18 03:23:20 +08:00
parent 72ebc29a07
commit 486fb6f7b1

View File

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