feat: make nightly builds require signing

This commit is contained in:
LucasGGamerM
2023-04-01 16:32:15 -03:00
parent c791833fbe
commit 72e0a9c32e

View File

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