APK build error

Troubleshooting

When trying to download the APK I am getting the following error after the recent update After. This error appeared:

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

Note: Recompile with -Xlint:deprecation for details.

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

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

Note: Recompile with -Xlint:deprecation for details.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

/tmp/ff_service_scratch/PA4bgrnQyjMAIpxB25GZ/whatspopping/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:79: error: package dev.flutter.plugins.integration_test does not exist

      flutterEngine.getPlugins().add(new dev.flutter.plugins.integration_test.IntegrationTestPlugin());

                                                                             ^

1 error

3 warnings

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':app:compileReleaseJavaWithJavac'.

> Compilation failed; see the compiler output below.

  warning: [options] To suppress warnings about obsolete options, use -Xlint:-options./tmp/ff_service_scratch/PA4bgrnQyjMAIpxB25GZ/whatspopping/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:79: error: package dev.flutter.plugins.integration_test does not exist

        flutterEngine.getPlugins().add(new dev.flutter.plugins.integration_test.IntegrationTestPlugin());

                                                                               ^warning: [options] source value 8 is obsolete and will be removed in a future releasewarning: [options] target value 8 is obsolete and will be removed in a future release

  1 error

  3 warnings

* Try:

> Check your code and dependencies to fix the compilation error(s)

> Run with --scan to get full insights.

BUILD FAILED in 8m 7s

Gradle task assembleRelease failed with exit code 1

What have you tried so far?

Check the dependencies and code files

Did you check FlutterFlow's Documentation for this topic?
No
2
1 reply