mirror of
https://github.com/bitwarden/android.git
synced 2026-05-11 02:15:43 -05:00
BIT-925 Turn off r8 full mode to prevent crash when creating account (#147)
This commit is contained in:
@@ -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