Skip to content

Commit 843fdb5

Browse files
Update foundational-user-guide.md
1 parent 0eb2b90 commit 843fdb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

programming/react-native/foundational-user-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ This guide will help you develop a fully-customizable barcode scanning app with
2020
- Supported OS: Android 5.0 (API Level 21) or higher.
2121
- Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
2222
- Development Environment:
23-
- IDE: **Android Studio 2024.3.2** suggested.
24-
- JDK: **Java 17** or higher.
25-
- Gradle: **8.0** or higher.
23+
- IDE: **Android Studio 2024.3.2** suggested.
24+
- JDK: **Java 17** or higher.
25+
- Gradle: **8.0** or higher.
2626
- iOS
2727
- Supported OS: iOS 13+.
2828
- Supported ABI: arm64 and x86_64.

0 commit comments

Comments
 (0)