79403380

Date: 2025-01-31 16:33:49
Score: 1.5
Natty:
Report link

let me explain little bit in BuildTypes section in release the line "signingConfig signingConfigs.debug" is used for debugging it create a dubugging apk

but when you want to create an apk or an appbundle for release you will change or also will add this line "signingConfig signingConfigs.release" so when you run command for creating apk file or appbundle it will be create for release

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ihsan Ullah