Skip to content

Commit 45a9e94

Browse files
committed
Update Android SDK guidance
1 parent 11152ff commit 45a9e94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/docs/mobile/1/getting-started/environment-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ to develop and test your apps on a Simulator. However, you will need to enroll w
6767
## Android Requirements
6868

6969
1. [Android Studio 2024.2.1 or later](https://developer.android.com/studio)
70-
2. Android SDK with API 23 or higher
70+
2. Android SDK with API 33 or higher
7171
3. **Windows only**: You must have [7zip](https://www.7-zip.org/) installed.
7272

7373
<aside class="relative z-0 mt-5 overflow-hidden rounded-2xl bg-pink-50 px-5 ring-1 ring-black/5 dark:bg-pink-600/10">
@@ -88,7 +88,7 @@ proper JDK for you.
8888
2. **Install Android SDK**
8989
- Open Android Studio
9090
- Navigate to **Tools → SDK Manager**
91-
- In the **SDK Platforms** tab, install at least one Android SDK platform for API 23 or higher
91+
- In the **SDK Platforms** tab, install at least one Android SDK platform for API 33 or higher
9292
- Latest stable version: Android 15 (API 35)
9393
- You only need to install one API version to get started
9494
- In the **SDK Tools** tab, ensure **Android SDK Build-Tools** and **Android SDK Platform-Tools** are installed

0 commit comments

Comments
 (0)