Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
behzodhalil committed Sep 3, 2023
1 parent 3efe517 commit 3e6fdd5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,6 @@ Unit tests for the data layer, especially repositories. Most of the data layer s

# Setup

You need to use at least Android Studio Flamingo (note: Java 17 is now the minimum version required). Requires XCode 13.2 or later (due to use of new Swift 5.5 concurrency APIs).
To build and run the Android client, you must use Android Studio Arctic Fox or a newer version.

For iOS development, you'll need XCode 13.2 or a later version, primarily because of the utilization of the new Swift 5.5 concurrency APIs. When you open the iOS project, please ensure that you open the `.xcworkspace` file instead of the `.xcodeproj` file.

0 comments on commit 3e6fdd5

Please sign in to comment.