|
@@ -59,6 +59,7 @@ android {
|
|
named("debug") {
|
|
named("debug") {
|
|
versionNameSuffix = "-${getCommitCount()}"
|
|
versionNameSuffix = "-${getCommitCount()}"
|
|
applicationIdSuffix = ".debug"
|
|
applicationIdSuffix = ".debug"
|
|
|
|
+ isPseudoLocalesEnabled = true
|
|
}
|
|
}
|
|
named("release") {
|
|
named("release") {
|
|
isShrinkResources = true
|
|
isShrinkResources = true
|