Merge pull request #3294 from element-hq/ci/jme/fix-nightly-reports-firebase
Fix proguard config for nightly and release builds
This commit is contained in:
commit
393f9c3637
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ android {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
register("nightly") {
|
register("nightly") {
|
||||||
isMinifyEnabled = true
|
|
||||||
consumerProguardFiles("consumer-proguard-rules.pro")
|
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||||
matchingFallbacks += listOf("release")
|
matchingFallbacks += listOf("release")
|
||||||
resValue(
|
resValue(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue