Remove gradle.properties file

The gradle.properties file, which specified the Kotlin code style as official, has been deleted. This change is likely because the project no longer requires this configuration or has moved to a different setup for managing code styles.
This commit is contained in:
2024-11-29 16:12:20 +01:00
parent 40ba59e7bd
commit 55f6dbfdd7

View File

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