Update version to 1.1.10

This commit is contained in:
2023-04-21 01:09:35 +08:00
parent 60f8937d55
commit 48ed26366a
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.9',
code: 42
name: '1.1.10',
code: 43
],
name : 'YukiHookAPI',
description: 'An efficient Hook API and Xposed Module solution built in Kotlin.',