Remove gradle.properties file
The gradle.properties file, which contained the Kotlin code style configuration, was deleted. This change ensures that the project no longer enforces a specific Kotlin coding style through this file.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
kotlin.code.style=official
|
||||
Reference in New Issue
Block a user