[SOLVED] Issues with "plugin.notifications.v2.firebase". Build ERROR

It seems that the Firebase plugin plugin.notifications.v2.firebase must be updated. I’m just now trying to build one of my games and I got this:

ERROR: Builder failed: ld: warning: object file (/Users/myname/Documents/Corona Builds/Woodpuzzle.app/.build/plugin.admob/FirebaseAnalyticsSwift.framework/FirebaseAnalyticsSwift(FirebaseAnalyticsSwift_vers.o)) was built for newer iOS version (13.0) than being linked (11.0)

Is there a way to avoid this?

Using Solar2D 2024.3704 and Xcode 15.2

UPDATE: I removed the string firebase from the plugin and the issue persists.

SOLVED: I removed the plugin “plugin.gameanalytics_v2” that is obsolete and the build was ok