APK Build Fail. how to solve this fail. please help me.

flutter build apk --no-pub --no-version-check

Note: /opt/.pub-cache/hosted/pub.dev/cloud_firestore-4.13.1/android/src/main/java/io/flutter/plugins/firebase/firestore/FlutterFirebaseFirestorePlugin.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: /opt/.pub-cache/hosted/pub.dev/firebase_dynamic_links-5.4.8/android/src/main/java/io/flutter/plugins/firebase/dynamiclinks/Utils.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: /opt/.pub-cache/hosted/pub.dev/firebase_messaging-14.7.8/android/src/main/java/io/flutter/plugins/firebase/messaging/FlutterFirebaseMessagingPlugin.java uses unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

Note: /opt/.pub-cache/hosted/pub.dev/geolocator_android-4.2.4/android/src/main/java/com/baseflow/geolocator/location/LocationManagerClient.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

/tmp/ff_service_scratch/BFYauLzj6MCxzOI7mOjL/s_j_p_app/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:79: error: cannot access InterstitialListener

flutterEngine.getPlugins().add(new com.metamorfosis_labs.flutter_ironsource_x.FlutterIronsource_xPlugin());

^

class file for com.ironsource.mediationsdk.sdk.InterstitialListener not found

1 error

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':app:compileReleaseJavaWithJavac'.

> Compilation failed; see the compiler error output for details.

* Try:

> Run with --stacktrace option to get the stack trace.

> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 4m 32s

Gradle task assembleRelease failed with exit code 1

https://gradle.org/help/

3
1 reply