mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
analytics: Update analytics version to v1.5.0
PiperOrigin-RevId: 704956208
This commit is contained in:
committed by
Copybara-Service
parent
fb2e7e687b
commit
9e464937a8
@@ -46,7 +46,8 @@ namespace nearby {
|
||||
namespace analytics {
|
||||
|
||||
namespace {
|
||||
const char kVersion[] = "v1.0.0";
|
||||
// const char kVersion_1_0_0[] = "v1.0.0";
|
||||
const char kVersion [] = "v1.5.0";
|
||||
constexpr absl::string_view kOnStartClientSession = "OnStartClientSession";
|
||||
const absl::Duration kConnectionTokenMaxLife = absl::Hours(24);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user