mirror of
https://github.com/bitwarden/android.git
synced 2026-02-03 18:17:54 -06:00
Set cache problem to warning (#6436)
This commit is contained in:
parent
0d0a5cb292
commit
b0084d2f1f
@ -7,6 +7,7 @@ kotlin.compilerArgs=-Xjspecify-annotations=strict, -Xtype-enhancement-improvemen
|
||||
org.gradle.caching=true
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.configuration-cache.parallel=true
|
||||
org.gradle.configuration-cache.problems=warn
|
||||
org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -Dfile.encoding=UTF-8
|
||||
org.gradle.parallel=true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user