mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 09:04:32 +01:00
5 lines
253 B
INI
5 lines
253 B
INI
kotlin.code.style=official
|
|
android.useAndroidX=true
|
|
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
|
kotlin.native.enableDependencyPropagation=false
|
|
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 |