Skip to content

Commit 85f9abd

Browse files
committed
Release LSPatch v0.8
Sync JingMatrix/LSPosed with current latest commit.
1 parent 2ac407d commit 85f9abd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

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

core

Submodule core updated from cef2ffb to 64de273

0 commit comments

Comments
 (0)