Skip to content

Commit 43822fa

Browse files
committed
chore: Update untilBuild
1 parent c80fc64 commit 43822fa

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
@@ -78,7 +78,7 @@ tasks {
7878

7979
patchPluginXml {
8080
sinceBuild.set("233")
81-
untilBuild.set("251.*")
81+
untilBuild.set("252.*")
8282
}
8383

8484
signPlugin {

0 commit comments

Comments
 (0)