mirror of
https://github.com/bitwarden/mobile
synced 2026-01-04 09:33:16 +00:00
Created anonymous app id for google analytics.
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
public interface IAppIdService
|
||||
{
|
||||
string AppId { get; }
|
||||
string AnonymousAppId { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user