Bump to 0.5.1
This commit is contained in:
parent
eda250c0fc
commit
88855960cb
|
|
@ -36,7 +36,7 @@ val coreCommitCount = run {
|
|||
val defaultManagerPackageName by extra("org.lsposed.lspatch")
|
||||
val apiCode by extra(93)
|
||||
val verCode by extra(commitCount)
|
||||
val verName by extra("0.5")
|
||||
val verName by extra("0.5.1")
|
||||
val coreVerCode by extra(coreCommitCount + 4200)
|
||||
val coreVerName by extra(
|
||||
file("$rootDir/core/build.gradle.kts").readLines()
|
||||
|
|
|
|||
2
core
2
core
|
|
@ -1 +1 @@
|
|||
Subproject commit 2ba0d5a714aea89e530da2ee1e6f63b8f3ffc7d2
|
||||
Subproject commit 8f3684a9cb1874f961ec7729ffd2f81d62fb16c7
|
||||
Loading…
Reference in New Issue