Has anyone else received this error when putting app on Android phone for testing? I ran 'flutter run' and received this error: duplicate classes being found in different Kotlin standard library modules.
I'm not sure what could cause it since I don't specify kotlin version anywhere.