Add gradle.properties to repository
Since SonarQube is removed, this file can be part of the repository again.
This commit is contained in:
@@ -4,6 +4,5 @@
|
||||
.idea
|
||||
build
|
||||
local.properties
|
||||
gradle.properties
|
||||
infer-out
|
||||
*.iml
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
org.gradle.jvmargs=-Xmx1536m
|
||||
kotlin.code.style=official
|
||||
Reference in New Issue
Block a user