Create gplay and fdroid variant

This commit is contained in:
Benoit Marty 2024-01-11 20:45:22 +01:00 committed by Benoit Marty
parent f281c6c365
commit fa05b18d32
4 changed files with 25 additions and 14 deletions

View file

@ -91,10 +91,8 @@ object AppModule {
gitRevisionDate = "TODO",
// BuildConfig.GIT_BRANCH_NAME,
gitBranchName = "TODO",
// BuildConfig.FLAVOR_DESCRIPTION,
flavorDescription = "TODO",
// BuildConfig.SHORT_FLAVOR_DESCRIPTION,
flavorShortDescription = "TODO",
flavorDescription = BuildConfig.FLAVOR_DESCRIPTION,
flavorShortDescription = BuildConfig.SHORT_FLAVOR_DESCRIPTION,
)
@Provides