I have a working project, however, now I am trying to push my project to Android again for a new update but I am getting the following error:
Dependency 'androidx.emoji2:emoji2-views-helper:1.4.0' requires
libraries and applications that depend on it to compile against
version 34 or later of the Android APIs.
Did anyone experience this? I tried looking for that package in the code but I couldn't find it anywhere.
Publishing to iOS works perfectly fine.