Update version to 1.1.11

This commit is contained in:
2023-04-25 05:45:05 +08:00
parent a398720755
commit 0454c6faee
5 changed files with 24 additions and 6 deletions

View File

@@ -26,8 +26,8 @@ ext {
repository : [
groupId : 'com.highcapable.yukihookapi',
apiVersion : [
name: '1.1.10',
code: 43
name: '1.1.11',
code: 44
],
name : 'YukiHookAPI',
description: 'An efficient Hook API and Xposed Module solution built in Kotlin.',