mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 20:29:52 +01:00
make SocialBackupConstants public
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package org.briarproject.briar.socialbackup;
|
package org.briarproject.briar.socialbackup;
|
||||||
|
|
||||||
interface SocialBackupConstants {
|
public interface SocialBackupConstants {
|
||||||
|
|
||||||
// Group metadata keys
|
// Group metadata keys
|
||||||
String GROUP_KEY_CONTACT_ID = "contactId";
|
String GROUP_KEY_CONTACT_ID = "contactId";
|
||||||
|
|||||||
Reference in New Issue
Block a user