Skip to content

Make plugin compatible with java 6 - #473

Open
beothorn wants to merge 20 commits into
katzer:masterfrom
beothorn:master
Open

Make plugin compatible with java 6#473
beothorn wants to merge 20 commits into
katzer:masterfrom
beothorn:master

Conversation

@beothorn

Copy link
Copy Markdown

This plugin can't be compiled with JDK versions older than 1.8

Updating your project to use JDK 8 can require you to update com.android.tools.build:gradle and other dependencies, which may not be always possible.

This change makes the plugin use only features from JDK 6 without changing functionality.

I also added some debug loggings.

Lucas Santos added 20 commits September 20, 2019 11:18
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

Successfully merging this pull request may close these issues.

1 participant