Files
jellyfin-androidtv/gradle.properties
2020-03-09 15:57:40 -04:00

9 lines
143 B
Properties

# Gradle
org.gradle.jvmargs=-Xmx768m
# Kotlin compiler
kotlin.incremental=true
# Android
android.enableJetifier=true
android.useAndroidX=true