Files
async/gradle.properties
T

9 lines
146 B
Properties

libGroup=com.mythlane
libVersion=0.1.0
org.gradle.jvmargs=-Xmx2048m
org.gradle.caching=true
org.gradle.parallel=true
kotlin.code.style=official