mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 22:00:42 -05:00
BIT-925 Turn off r8 full mode to prevent crash when creating account (#147)
This commit is contained in:
committed by
Álison Fernandes
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
|
||||
|
||||
Reference in New Issue
Block a user