Skip to content

Commit

Permalink
Bump to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed Feb 17, 2023
1 parent 9b5eb1b commit e69aa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val gitCommitHash = "git rev-parse --verify --short HEAD".execute()

val moduleId by extra("zygisksu")
val moduleName by extra("Zygisk on KernelSU")
val verName by extra("v4-0.4.0")
val verName by extra("v4-0.4.1")
val verCode by extra(gitCommitCount)

val androidMinSdkVersion by extra(29)
Expand Down

0 comments on commit e69aa5c

Please sign in to comment.