Skip to content

Conversation

@Petrakeas
Copy link
Contributor

Updated Gradle to 7.2 and Android Gradle plugin to 7.0.2

This Gradle version requires JDK 11. JDK 11 has a bug when
generating the Javadoc, which results in broken search functionality.
This is why we will use JDK 12.

Updated Github workflows to use JDK 12.

Replaced jcenter with mavenCentral.

Added some arguments for javadoc generation so that it
executes correctly with the latest JDK.

Corrected two errors in the documentation.

Updated Gradle to 7.2 and Android Gradle plugin to 7.0.2

This Gradle version requires JDK 11. JDK 11 has a bug when
generating the Javadoc, which results in broken search functionality.
This is why we will use JDK 12.

Updated Github workflows to use JDK 12.

Replaced jcenter with mavenCentral.

Added some arguments for javadoc generation so that it
executes correctly with the latest JDK.

Corrected two errors in the documentation.
@Petrakeas Petrakeas requested a review from n1k0sv September 21, 2021 11:32
@Petrakeas Petrakeas changed the title WIP: Update to Gradle 7.2 and JDK 12 Update to Gradle 7.2 and JDK 12 Sep 21, 2021
@Petrakeas Petrakeas merged commit 836c88f into devel Sep 21, 2021
@Petrakeas Petrakeas deleted the petrakeas/update-gradle-jdk branch September 21, 2021 13:14
@wyngarde wyngarde mentioned this pull request Sep 27, 2022
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.

3 participants