Skip to content

Warning about obsolete java version (8) #269

@Gurvinder963

Description

@Gurvinder963

Hi and thanks for a great library!

When I build my flutter project for android I'm getting 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
I'm using flutter 3.41.1 and android gradle plugin 8.11.1. According to this thread it seems the error comes from using java 8 for source and target compatibility.

So Please upgrade java version to 17 in flutter package so that warnings disappear.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions