1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

moving git versioning to the buildMeta abstraction

This commit is contained in:
Adam Brown
2022-07-01 15:25:19 +01:00
parent d42c27bfe0
commit df02f505ad
13 changed files with 48 additions and 29 deletions

View File

@@ -62,6 +62,7 @@ object Config {
const val HANDLE_CALL_ASSERTED_IDENTITY_EVENTS = false
const val LOW_PRIVACY_LOG_ENABLE = false
const val ENABLE_STRICT_MODE_LOGS = false
/**
* The analytics configuration to use for the Debug build type.