add AndroidSocialBackupModule to AppModule

This commit is contained in:
ameba23
2021-03-12 10:51:00 +01:00
parent 6c3df2a3d4
commit e09fedd79f
3 changed files with 13 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ import static org.briarproject.briar.api.socialbackup.SocialBackupManager.MAJOR_
import static org.briarproject.briar.api.socialbackup.SocialBackupManager.MINOR_VERSION;
@Module
public class SocialBackupModule {
public class DefaultSocialBackupModule {
public static class EagerSingletons {
@Inject