Skip to content

[Bug report] Warning about obsolete java version (8) #31

@Gurvinder963

Description

@Gurvinder963

Version

4.1.0

Platforms

Android

Device Model

all android

flutter info

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

How to reproduce?

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

Logs

Example code (optional)

Contact

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions