Skip to content

Commit

Permalink
Merge pull request #736 from Orange-OpenSource/fix-firebase-app-distr…
Browse files Browse the repository at this point in the history
…ibution

Fix Firebase app distribution
  • Loading branch information
paulinea authored Dec 11, 2023
2 parents 38139f9 + 8ff1fdf commit f3ae957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ android {
}

firebaseAppDistribution {
appId = "1:212698857200:android:67d1403d02a72f4d5ecc35"
releaseNotesFile = Firebase_gradle.AppDistribution.releaseNotesFilePath
groups = project.findTypedProperty("appDistributionGroup")
}
Expand Down

0 comments on commit f3ae957

Please sign in to comment.