Flutter App crashes after adding MutliDex
I created a small app which worked fine on the android emulator so far (Pixel XL - API 33). I wanted to try out google ads and added the google_mobile_ads: ^1.2.0 to the pubspec.yaml file. This caused a build error…