Skip to content

Commit

Permalink
NEVISACCESSAPP-5853: Updated README file
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlo-domonkos committed Oct 3, 2024
1 parent 1351cff commit 2b1a864
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@ Your development setup has to meet the following prerequisites:
* Xcode 15.x, including Swift 5.7 or later
* Android 6 or later, with API level 23 -or-
* Android 10 or later, with API level 29, for the biometric authenticator to work
* Gradle 7.4 or later
* Android Gradle Plugin `com.android.tools.build:gradle` 7.0.0 or later
* Kotlin Gradle Plugin `org.jetbrains.kotlin:kotlin-gradle-plugin` 1.8.0 or later
* Gradle 8.4 or later
* Android Gradle Plugin `com.android.tools.build:gradle` 8.3.0 or later
* Kotlin Gradle Plugin `org.jetbrains.kotlin:kotlin-gradle-plugin` 1.8.22 or later
* Dart SDK 3.3.0 or later
* Java 17

### Initialization

Expand Down

0 comments on commit 2b1a864

Please sign in to comment.