mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
BIT-925 Turn off r8 full mode to prevent crash when creating account (#147)
This commit is contained in:
parent
4ebaec7970
commit
e4f4362bbd
@ -6,3 +6,6 @@ android.useAndroidX=true
|
||||
kotlin.code.style=official
|
||||
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
|
||||
# TODO: enable full mode: BIT-932
|
||||
android.enableR8.fullMode=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user