flutter_wear_plugin
                                
                                
                                
                                    flutter_wear_plugin copied to clipboard
                            
                            
                            
                        android kotlin version updated from 1.5.10 to 1.7.10
This was causing an issue while compiling any flutter app for wearos.
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 ':wear' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.10