Skip to content

Commit

Permalink
bump module version
Browse files Browse the repository at this point in the history
  • Loading branch information
lico-n committed Apr 27, 2024
1 parent d695512 commit 7b2db83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ext {
moduleName = "ZygiskFrida"
moduleAuthor = "lico-n"
moduleDescription = "Injects frida gadget via zygisk."
moduleVersion = "v1.7.0"
moduleVersionCode = 8
moduleVersion = "v1.7.1"
moduleVersionCode = 9

// Riru
moduleMinRiruApiVersion = 24
Expand Down

0 comments on commit 7b2db83

Please sign in to comment.