-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[firebase_crashlytics]: Java 1.8 is obsolete #16977
Copy link
Copy link
Closed
Labels
StaleIssue with no recent activityIssue with no recent activityblocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.closed-by-botplatform: androidIssues / PRs which are specifically for Android.Issues / PRs which are specifically for Android.plugin: crashlyticstype: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
StaleIssue with no recent activityIssue with no recent activityblocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.closed-by-botplatform: androidIssues / PRs which are specifically for Android.Issues / PRs which are specifically for Android.plugin: crashlyticstype: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is there an existing issue for this?
Which plugins are affected?
Crashlytics
Which platforms are affected?
Android
Description
[ +1 ms] :firebase_crashlytics:javaPreCompileRelease (Thread[#797,included builds,5,main]) started.
[ +1 ms] 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.
Reproducing the issue
add firebase_crashlytics on flutter 3.27.0 with android studio ladybug feature drop
Firebase Core version
3.10.0
Flutter Version
3.27.0
Relevant Log Output
Flutter dependencies
No response
Additional context and comments
No response