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:
@@ -49,7 +49,6 @@ android {
|
||||
)
|
||||
}
|
||||
register("nightly") {
|
||||
isMinifyEnabled = true
|
||||
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||
matchingFallbacks += listOf("release")
|
||||
resValue(
|
||||
|
||||
Reference in New Issue
Block a user