Skip to content

[BUG] Warning about obsolete java version (8)Β #123

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions