Use consistent indentation in Gradle build scripts

This commit is contained in:
Sam Brannen
2026-02-25 11:15:16 +01:00
parent c2088517b9
commit 0c9127d111
6 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -61,4 +61,4 @@ void configureDeploymentRepository(Project project) {
}
}
}
}
}