We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961547e commit d4d2664Copy full SHA for d4d2664
build.gradle
@@ -12,7 +12,7 @@ ext {
12
groupId = "com.highcapable.yukihookapi"
13
apiVersion = "1.1.4"
14
repoName = "YukiHookAPI"
15
- repoDescription = "An efficient Kotlin version of the Xposed Hook API."
+ repoDescription = "An efficient Hook API and Xposed Module solution built in Kotlin."
16
licenceName = "MIT License"
17
licenceUrl = "https://github.com/fankes/YukiHookAPI/blob/master/LICENSE"
18
website = "https://github.com/fankes/YukiHookAPI"
0 commit comments