mirror of
https://github.com/ProtonMail/android-mail.git
synced 2026-05-15 09:50:40 +00:00
12 lines
339 B
Properties
12 lines
339 B
Properties
# Project-wide Gradle settings.
|
|
android.enableJetifier=false
|
|
android.nonTransitiveRClass=true
|
|
android.useAndroidX=true
|
|
kotlin.code.style=official
|
|
org.gradle.caching=true
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.configureondemand=true
|
|
org.gradle.jvmargs=-Xmx8g -Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|
|
org.gradle.vfs.watch=true
|