Remove gradle.properties file.

The file contained only a single Kotlin code style configuration. This is no longer necessary as the default code style setting is already applied.
This commit is contained in:
2024-12-14 15:07:24 +01:00
parent 2eb41a0d56
commit 313f185447

View File

@@ -1 +0,0 @@
kotlin.code.style=official