Skip to content

Commit c8ad933

Browse files
committed
Bump to 0.4.0
1 parent baf4442 commit c8ad933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ val gitCommitHash = "git rev-parse --verify --short HEAD".execute()
3131

3232
val moduleId by extra("zygisksu")
3333
val moduleName by extra("Zygisk on KernelSU")
34-
val verName by extra("v4-0.3.0")
34+
val verName by extra("v4-0.4.0")
3535
val verCode by extra(gitCommitCount)
3636

3737
val androidMinSdkVersion by extra(29)

0 commit comments

Comments
 (0)