From b507e70c52f008c2a9cddc0be9dd764ccf3f5f96 Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:43:49 +0100 Subject: [PATCH] fix: replay sdk version usage md (#76) --- USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USAGE.md b/USAGE.md index 6bc73781..138b07c0 100644 --- a/USAGE.md +++ b/USAGE.md @@ -197,7 +197,7 @@ Enable `Record user sessions` on the [PostHog project settings](https://us.posth [Authorized Domains for Replay](https://us.posthog.com/settings/project-replay#replay-authorized-domains) has to be disabled, for now. -Requires the Android SDK version >= [3.1.0-alpha.1](https://github.com/PostHog/posthog-android/releases/tag/3.1.0-alpha.1). +Requires the Android SDK version >= [3.1.0](https://github.com/PostHog/posthog-android/releases/tag/3.1.0). Enable the SDK to capture Session Recording.