mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
10 lines
226 B
Properties
10 lines
226 B
Properties
|
|
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||
|
|
kotlin.code.style=official
|
||
|
|
|
||
|
|
# Compose Multiplatform
|
||
|
|
org.jetbrains.compose.experimental.uikit.enabled=true
|
||
|
|
|
||
|
|
# Android
|
||
|
|
android.useAndroidX=true
|
||
|
|
android.nonTransitiveRClass=true
|