mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Implement encrypted feedback
This commit is contained in:
@@ -38,7 +38,7 @@ import dagger.Component;
|
||||
})
|
||||
public interface AndroidComponent extends CoreEagerSingletons {
|
||||
|
||||
void inject(CrashReportActivity crashReportActivity);
|
||||
void inject(DevReportActivity devReportActivity);
|
||||
|
||||
void inject(SplashScreenActivity activity);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user