Kotlin Gradle compile error

Troubleshooting

Keep getting this error when trying to build apk in FF:

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 ':motion_sensors' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

I've tried changing Advanced Android Settings/Kotlin version to 1.9.0 and 1.7.10 but getting same error from both. Also tried downloading locally and compiling from VSC with same error.

What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
Yes
5 replies