mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-249 CI | Enhancement | Distribute nightly builds for product review (#2463)
This commit is contained in:
parent
f070ebd545
commit
e46cf752bd
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ android {
|
|||
//signingConfig signingConfigs.debug
|
||||
firebaseAppDistribution {
|
||||
artifactType="AAB"
|
||||
groups="anytype-q&a"
|
||||
groups="anytype-q&a, product-review"
|
||||
serviceCredentialsFile="$rootDir/scripts/distribution/anytype-debug-service-account-key.json"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue