mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 17:15:37 +02:00
make SocialBackupConstants public
This commit is contained in:
+1
-1
@@ -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