Skip to content

Commit d4c05a3

Browse files
committed
[FLW-2286] [DevOps] Correct Android staging project. There's something wrong with it
originally by Bao Tran
1 parent 1132031 commit d4c05a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ android {
3939
}
4040
staging {
4141
initWith debug
42+
signingConfig signingConfigs.ci
4243
matchingFallbacks = ['debug']
4344
versionNameSuffix '-staging'
4445
applicationIdSuffix '.staging'

0 commit comments

Comments
 (0)