Normalize formatting in build.gradle.kts by removing excess newlines.

This commit is contained in:
Jonathan Gafner 2025-08-26 17:54:41 +03:00
parent b00eeae1c6
commit 93a5cc9eaa

View File

@ -233,6 +233,4 @@ tasks {
dependsOn(buildPlugin) dependsOn(buildPlugin)
} }
} }