A version bump release is badly needed. With the most recent gradle version 7.4 this is what I get trying to build my Flutter app:
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':flutter_native_timezone' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50