Add proguard file for firebase for release variant too
This commit is contained in:
@@ -27,6 +27,7 @@ android {
|
||||
buildTypes {
|
||||
getByName("release") {
|
||||
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||
proguardFiles("proguard-rules.pro")
|
||||
resValue(
|
||||
type = "string",
|
||||
name = "google_app_id",
|
||||
|
||||
Reference in New Issue
Block a user