Skip to content

Commit

Permalink
Enable the "Engelsystem Shifts" feature for the "cccamp2019" product …
Browse files Browse the repository at this point in the history
…flavor.
  • Loading branch information
johnjohndoe committed Dec 14, 2019
1 parent 6d056a0 commit 068a5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Expand Up @@ -115,6 +115,7 @@ android {
buildConfigField "boolean", "ENGAGE_C3NAV_APP_INSTALLATION", "false"
buildConfigField "boolean", "ENGAGE_GOOGLE_BETA_TESTING", "true"
buildConfigField "boolean", "ENGAGE_GOOGLE_PLAY_RATING", "true"
buildConfigField "boolean", "ENABLE_ENGELSYSTEM_SHIFTS", "true"
buildConfigField "String", "TRACE_DROID_EMAIL_ADDRESS", '"tobias.preuss+camp2019@googlemail.com"'
buildConfigField "String", "SCHEDULE_FEEDBACK_URL", '"https://frab.cccv.de/en/camp2019/public/events/%s/feedback/new"'
}
Expand Down

0 comments on commit 068a5d1

Please sign in to comment.