COVIDSafe code from version 2.0

This commit is contained in:
covidsafe-support 2020-12-19 16:09:45 +11:00
parent 6bf46ded07
commit 85ded20742
105 changed files with 6415 additions and 651 deletions

View file

@ -69,6 +69,7 @@ public final class FeedbackModule {
feedbackClient.showFeedback();
}
static void notificationStarted() {
feedbackClient.notificationStarted();
}