mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
d0edca67c5
Some checks failed
Crowdin Push / Crowdin Push (push) Waiting to run
Scan / Check PR run (push) Failing after 1s
Scan / SAST scan (push) Has been skipped
Scan / Quality scan (push) Has been skipped
Test / Check PR run (push) Failing after 0s
Test / Test (push) Has been skipped
9 lines
314 B
Properties
9 lines
314 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.caching=true
|
|
org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|