Skip to content

Commit

Permalink
Bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed Feb 15, 2023
1 parent baf4442 commit c8ad933
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.3.0")
val verName by extra("v4-0.4.0")
val verCode by extra(gitCommitCount)

val androidMinSdkVersion by extra(29)
Expand Down

0 comments on commit c8ad933

Please sign in to comment.