Skip to content

Commit 5b256da

Browse files
Bump org.lsposed.lsplugin.publish from 1.1 to 1.3 (#22)
Bumps [org.lsposed.lsplugin.publish](https://github.com/LSPosed/LSPlugin) from 1.1 to 1.3. - [Commits](https://github.com/LSPosed/LSPlugin/commits) --- updated-dependencies: - dependency-name: org.lsposed.lsplugin.publish dependency-version: '1.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aaafe7 commit 5b256da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.1.20"
44

55
[plugins]
66
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
7-
lsplugin-publish = { id = "org.lsposed.lsplugin.publish", version = "1.1" }
7+
lsplugin-publish = { id = "org.lsposed.lsplugin.publish", version = "1.3" }
88

99
[libraries]
1010
agp-api = { group = "com.android.tools.build", name = "gradle-api", version.ref = "agp" }

0 commit comments

Comments
 (0)