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.
1 parent 1132031 commit d4c05a3Copy full SHA for d4c05a3
app/build.gradle
@@ -39,6 +39,7 @@ android {
39
}
40
staging {
41
initWith debug
42
+ signingConfig signingConfigs.ci
43
matchingFallbacks = ['debug']
44
versionNameSuffix '-staging'
45
applicationIdSuffix '.staging'
0 commit comments