Skip to content

Commit 98433e2

Browse files
authored
Merge pull request #3 from Redict/patch-1
Patch 1
2 parents 549bb82 + 2c5acd3 commit 98433e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

module.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44
moduleName = "ZygiskFrida"
55
moduleAuthor = "lico-n"
66
moduleDescription = "Injects frida gadget via zygisk."
7-
moduleVersion = "v1.7.3"
7+
moduleVersion = "v1.8.1"
88
moduleVersionCode = 11
99

1010
// Riru
@@ -13,5 +13,5 @@ ext {
1313
moduleMaxRiruApiVersion = 26
1414

1515
// Frida
16-
fridaVersion = "17.2.12"
16+
fridaVersion = "17.2.17"
1717
}

0 commit comments

Comments
 (0)