Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't build #3

Open
sgehrman opened this issue Dec 5, 2019 · 0 comments
Open

can't build #3

sgehrman opened this issue Dec 5, 2019 · 0 comments
Assignees

Comments

@sgehrman
Copy link

sgehrman commented Dec 5, 2019

Launching lib/main.dart on Android SDK built for x86 in debug mode...
Note: /home/steve/google/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.12.7+1/android/src/main/java/io/flutter/plugins/firebase/cloudfirestore/CloudFirestorePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/steve/google/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.12.7+1/android/src/main/java/io/flutter/plugins/firebase/cloudfirestore/CloudFirestorePlugin.java uses 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: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /home/steve/google/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_twitter_login-1.1.0/android/src/main/java/com/roughike/fluttertwitterlogin/fluttertwitterlogin/TwitterLoginPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/home/steve/google/flutter/.pub-cache/hosted/pub.dartlang.org/scheduled_notifications-1.0.0/android/src/main/java/dk/kjeldsen/scheduled_notifications/ScheduleNotificationsService.java:50: warning: [deprecation] Builder(Context) in Builder has been deprecated
Notification.Builder builder = new Notification.Builder(
^
/home/steve/google/flutter/.pub-cache/hosted/pub.dartlang.org/scheduled_notifications-1.0.0/android/src/main/java/dk/kjeldsen/scheduled_notifications/ScheduleNotificationsService.java:62: warning: [deprecation] setDefaults(int) in Builder has been deprecated
.setDefaults(
^
/home/steve/google/flutter/.pub-cache/hosted/pub.dartlang.org/scheduled_notifications-1.0.0/android/src/main/java/dk/kjeldsen/scheduled_notifications/ScheduleNotificationsService.java:65: warning: [deprecation] setSound(Uri) in Builder has been deprecated
.setSound(
^
3 warningsGradle task assembleDebug failed with exit code 1
Exited (sigterm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants