We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bd48fd + f9e3a67 commit e376b5eCopy full SHA for e376b5e
libraries/pushproviders/firebase/build.gradle.kts
@@ -49,7 +49,6 @@ android {
49
)
50
}
51
register("nightly") {
52
- isMinifyEnabled = true
53
consumerProguardFiles("consumer-proguard-rules.pro")
54
matchingFallbacks += listOf("release")
55
resValue(
0 commit comments