buildTypes { release { signingConfig = signingConfigs.debug
signingConfig
} } use this in your app level gradle file and clean and then rebuild