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