Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to Gradle 8 #97

Merged
merged 9 commits into from
Jul 7, 2023
Merged

update to Gradle 8 #97

merged 9 commits into from
Jul 7, 2023

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jun 15, 2023

fix #78

  • update build config
  • remove old suppressions
  • update Android to 8.0.2
  • use sealed interfaces instead of sealed classes
  • remove deprecated Dokkatoo functionality
  • Update KGP version
  • increase LogHtmlPublicationLinkTask server-check timeout
  • use Java 17 in integration test to support testing Android project

@aSemy aSemy added this to the v2.0.0 milestone Jun 15, 2023
aSemy added 4 commits July 1, 2023 11:48
- update build config
- remove old suppressions
- update Android to 8.0.2
- use sealed interfaces instead of sealed classes
- remove deprecated Dokkatoo functionality
- Update KGP version
- increase LogHtmlPublicationLinkTask server-check timeout
- use Java 17 in integration test to support testing Android project
@aSemy aSemy force-pushed the update/gradle8 branch from 0d4147d to 3983d19 Compare July 1, 2023 09:48
@aSemy aSemy merged commit 9e76853 into main Jul 7, 2023
@aSemy aSemy deleted the update/gradle8 branch July 7, 2023 10:57
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.

Update to Gradle 8
1 participant