feat: add simple theme in free version

This commit is contained in:
J-Jamet
2023-07-28 18:47:55 +02:00
parent 3fdcd3c43d
commit c70841d3e5

View File

@@ -60,8 +60,6 @@ android {
buildConfigField "String", "BUILD_VERSION", "\"free\""
buildConfigField "boolean", "CLOSED_STORE", "true"
buildConfigField "String[]", "STYLES_DISABLED",
"{\"KeepassDXStyle_Simple\"," +
"\"KeepassDXStyle_Simple_Night\"," +
"\"KeepassDXStyle_Blue\"," +
"\"KeepassDXStyle_Blue_Night\"," +
"\"KeepassDXStyle_Red\"," +