Fix compilation

This commit is contained in:
J-Jamet
2022-02-14 16:34:42 +01:00
parent ac91abcb45
commit 762a877c5e

View File

@@ -71,7 +71,7 @@ android {
buildConfigField "String[]", "STYLES_DISABLED", buildConfigField "String[]", "STYLES_DISABLED",
"{\"KeepassDXStyle_Simple\"," + "{\"KeepassDXStyle_Simple\"," +
"\"KeepassDXStyle_Simple_Night\"," + "\"KeepassDXStyle_Simple_Night\"," +
"{\"KeepassDXStyle_Blue\"," + "\"KeepassDXStyle_Blue\"," +
"\"KeepassDXStyle_Blue_Night\"," + "\"KeepassDXStyle_Blue_Night\"," +
"\"KeepassDXStyle_Red\"," + "\"KeepassDXStyle_Red\"," +
"\"KeepassDXStyle_Red_Night\"," + "\"KeepassDXStyle_Red_Night\"," +