Update version to 1.0.6

This commit is contained in:
2022-03-20 03:22:46 +08:00
parent e4c8950115
commit c230ed73e3

View File

@@ -10,7 +10,7 @@ ext {
devUser = "fankesyooni"
userEmail = "qzmmcn@163.com"
groupId = "com.highcapable.yukihookapi"
apiVersion = "1.0.55"
apiVersion = "1.0.6"
repoName = "YukiHookAPI"
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
licenceName = "MIT License"