turn off updater in Debug
This commit is contained in:
parent
1d2064485f
commit
f5bbf962fa
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ android {
|
|||
versionNameSuffix = "-${getCommitCount()}"
|
||||
applicationIdSuffix = ".debug"
|
||||
isPseudoLocalesEnabled = true
|
||||
buildConfigField("boolean", "INCLUDE_UPDATER", "true")
|
||||
}
|
||||
create("releaseTest") {
|
||||
applicationIdSuffix = ".rt"
|
||||
|
|
|
|||
Loading…
Reference in a new issue