Unable to Download APK

Resolved

I have been trying to figure this error out for days. I am not using any google services that I know of.

I have no idea what is happening. Any help would be greatly appreciated.

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

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

Note: Recompile with -Xlint:deprecation for details.

Note: /opt/.pub-cache/hosted/pub.dev/cloud_firestore-4.8.0/android/src/main/java/io/flutter/plugins/firebase/firestore/FlutterFirebaseFirestoreMessageCodec.java uses unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':app:processReleaseGoogleServices'.

> No matching client found for package name 'com.wizehawk.ratetheblock'

* 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 1m 32s

Gradle task assembleRelease failed with exit code 1

https://gradle.org/help/

1
7 replies