9 lines
133 B
Properties
9 lines
133 B
Properties
# Backbone
|
|
project.version=0.0.1
|
|
# Kotlin
|
|
kotlin.code.style=official
|
|
# Gradle
|
|
org.gradle.vfs.watch=true
|
|
org.gradle.vfs.verbose=true
|
|
|