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 28, 2024
1 parent 7ce6692 commit 0b33fb8
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.1"
moduleVersionCode = 9
moduleVersion = "v1.7.2"
moduleVersionCode = 10

// Riru
moduleMinRiruApiVersion = 24
Expand Down

0 comments on commit 0b33fb8

Please sign in to comment.