mozartec / capacitor-microphone

This Microphone API provides the ability to interact with the microphone and record Audio
MIT License
25 stars 10 forks source link

fix(android): use androidxCoreVersion of Capacitor #13

Closed MarcBouteiller closed 2 years ago

MarcBouteiller commented 2 years ago

As @crodriguezdominguez said, the version of androidx.core:core-ktx is relaxed and becomes incompatible with Capacitor. I set the version with the exported version in root capacitor project.