feat: using proper signing config for nightly flavor

This commit is contained in:
LucasGGamerM 2023-04-01 21:06:46 -03:00
parent 001873998a
commit e7967eadc5
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ android {
nightly{
versionNameSuffix '-nightly'
applicationIdSuffix '.nightly'
signingConfig signingConfigs.nightly
}
playRelease{
initWith release