mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
9 lines
275 B
Properties
9 lines
275 B
Properties
android.nonTransitiveRClass=true
|
|
# Suppresses warning until build tools that are compatible with SDK 34
|
|
android.suppressUnsupportedCompileSdk=34
|
|
android.useAndroidX=true
|
|
|
|
kotlin.code.style=official
|
|
|
|
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|