Skip to content

Commit 13402ce

Browse files
Revert "Bump org.lsposed.lsplugin.publish from 1.1 to 1.3 (#22)" (#27)
This reverts commit 5b256da.
1 parent cc795e3 commit 13402ce

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.3" }
7+
lsplugin-publish = { id = "org.lsposed.lsplugin.publish", version = "1.1" }
88

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

0 commit comments

Comments
 (0)