Skip to content

Commit d7a43c7

Browse files
committed
Release v0.7
1 parent 30f86da commit d7a43c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ val (coreCommitCount, coreLatestTag) = FileRepositoryBuilder().setGitDir(rootPro
4747
val defaultManagerPackageName by extra("org.lsposed.lspatch")
4848
val apiCode by extra(93)
4949
val verCode by extra(commitCount)
50-
val verName by extra("0.6")
50+
val verName by extra("0.7")
5151
val coreVerCode by extra(coreCommitCount)
5252
val coreVerName by extra(coreLatestTag)
5353
val androidMinSdkVersion by extra(28)

0 commit comments

Comments
 (0)