Skip to content

Commit d4d2664

Browse files
committed
Modify change related instructions and notes in build.gradle
1 parent 961547e commit d4d2664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
groupId = "com.highcapable.yukihookapi"
1313
apiVersion = "1.1.4"
1414
repoName = "YukiHookAPI"
15-
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
15+
repoDescription = "An efficient Hook API and Xposed Module solution built in Kotlin."
1616
licenceName = "MIT License"
1717
licenceUrl = "https://github.com/fankes/YukiHookAPI/blob/master/LICENSE"
1818
website = "https://github.com/fankes/YukiHookAPI"

0 commit comments

Comments
 (0)