COVIDSafe code from version 2.0 (#38)

This commit is contained in:
COVIDSafe Support 2020-12-19 16:14:54 +11:00 committed by GitHub
parent 6bf46ded07
commit 26ca20fc3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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();
}