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
e376b5e5dd
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ android {
|
|||
)
|
||||
}
|
||||
register("nightly") {
|
||||
isMinifyEnabled = true
|
||||
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||
matchingFallbacks += listOf("release")
|
||||
resValue(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue