Skip to content

Commit fcbab37

Browse files
committed
Update buildSince version to handle compatibility problem of ActionUpdateThread
1 parent d278d70 commit fcbab37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tasks {
3838
}
3939

4040
patchPluginXml {
41-
sinceBuild.set("221")
41+
sinceBuild.set("222")
4242
untilBuild.set("233.*")
4343
}
4444

0 commit comments

Comments
 (0)