You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/android/releases/index.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: Release Channels
3
-
description: "Learn about the SDK's release channels and choose the right one."
3
+
description: "Learn about the Android SDK's release channels and choose the right one."
4
4
sidebar_order: 7000
5
5
---
6
6
7
-
This SDK uses the following ways to release SDK updates:
7
+
The Android SDK uses the following channels to release SDK updates:
8
8
9
9
## `Pre-release`
10
10
@@ -24,9 +24,9 @@ Releases are promoted from `Latest` to `Stable` when they've been used in the fi
24
24
25
25
On the releases pages of the SDK's GitHub repo. Stable releases will be indicated with the label `(Stable)` in the name of the release. You can also use the search box in the top right to search for the newest releases.
26
26
27
-
### Does this mean our other releases are not stable?
27
+
### Does this mean the release channels are not stable?
28
28
29
-
No. Stability and performance are the top priorities for every release. The `Stable` release status means that the release has been tested and proven to work in the wild and at scale.
29
+
No. Stability and performance are the top priorities for every release. The `Stable` release status means that the release has been tested and proven to work in the wild and at scale.
0 commit comments