bump: version to 0.6 (#260)
This commit is contained in:
parent
ebf9397e5d
commit
ccc7a7ac7d
|
|
@ -46,7 +46,7 @@ val (coreCommitCount, coreLatestTag) = FileRepositoryBuilder().setGitDir(rootPro
|
|||
val defaultManagerPackageName by extra("org.lsposed.lspatch")
|
||||
val apiCode by extra(93)
|
||||
val verCode by extra(commitCount)
|
||||
val verName by extra("0.5.1")
|
||||
val verName by extra("0.6")
|
||||
val coreVerCode by extra(coreCommitCount)
|
||||
val coreVerName by extra(coreLatestTag)
|
||||
val androidMinSdkVersion by extra(28)
|
||||
|
|
|
|||
Loading…
Reference in New Issue