Update version to 1.1.9

This commit is contained in:
2023-04-17 05:27:55 +08:00
parent 51a9f42bd5
commit 6b4804cfb8
5 changed files with 46 additions and 6 deletions

View File

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