Modify change related instructions and notes in build.gradle

This commit is contained in:
2023-01-13 04:11:37 +08:00
parent 961547e94c
commit d4d26645be

View File

@@ -12,7 +12,7 @@ ext {
groupId = "com.highcapable.yukihookapi"
apiVersion = "1.1.4"
repoName = "YukiHookAPI"
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
repoDescription = "An efficient Hook API and Xposed Module solution built in Kotlin."
licenceName = "MIT License"
licenceUrl = "https://github.com/fankes/YukiHookAPI/blob/master/LICENSE"
website = "https://github.com/fankes/YukiHookAPI"