docs(plugin): Comment branch.set("main") in readme.

This commit is contained in:
Lukas Burkhalter
2025-11-21 13:42:12 +01:00
parent 1ce5cdbbc8
commit c4bb892991
+1 -1
View File
@@ -120,7 +120,7 @@ plugins {
includeCoreBuild {
// refreshIntervalMillis.set("86400000") // How often the repository should be updated, default 24h.
branch.set("main")
// branch.set("main")
// tag.set("1.0.0")
// commit.set("commitSha")
}