Skip to content

Commit

Permalink
Adjusted required Kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Dec 10, 2024
1 parent 63cff77 commit 50b2af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ release a new version when we need to.

#### Android
* [Android 5.0](https://www.android.com/versions/lollipop-5-0/) (API 21) or later.
* [Kotlin 1.8](https://kotlinlang.org/docs/releases.html) or later.
* [Kotlin 1.8.22](https://kotlinlang.org/docs/releases.html) or later.
* [AGP 8.1](https://developer.android.com/build/releases/gradle-plugin) or later.
* Requires the usage of a `FlutterFragmentActivity` instead of the default `FlutterActivity` in the MainActivity of your [native Android](https://github.com/Adyen/adyen-flutter/blob/main/example/android/app/src/main/kotlin/com/adyen/checkout/flutter/example/MainActivity.kt) layer.

Expand Down

0 comments on commit 50b2af1

Please sign in to comment.