mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
feat: add simple theme in free version
This commit is contained in:
@@ -60,8 +60,6 @@ android {
|
|||||||
buildConfigField "String", "BUILD_VERSION", "\"free\""
|
buildConfigField "String", "BUILD_VERSION", "\"free\""
|
||||||
buildConfigField "boolean", "CLOSED_STORE", "true"
|
buildConfigField "boolean", "CLOSED_STORE", "true"
|
||||||
buildConfigField "String[]", "STYLES_DISABLED",
|
buildConfigField "String[]", "STYLES_DISABLED",
|
||||||
"{\"KeepassDXStyle_Simple\"," +
|
|
||||||
"\"KeepassDXStyle_Simple_Night\"," +
|
|
||||||
"\"KeepassDXStyle_Blue\"," +
|
"\"KeepassDXStyle_Blue\"," +
|
||||||
"\"KeepassDXStyle_Blue_Night\"," +
|
"\"KeepassDXStyle_Blue_Night\"," +
|
||||||
"\"KeepassDXStyle_Red\"," +
|
"\"KeepassDXStyle_Red\"," +
|
||||||
|
|||||||
Reference in New Issue
Block a user