Skip to content

Bump dokka to 1.8.10 to support Gradle 8#1009

Merged
tonidero merged 1 commit into
mainfrom
bump-dokka-support-gradle-8
May 18, 2023
Merged

Bump dokka to 1.8.10 to support Gradle 8#1009
tonidero merged 1 commit into
mainfrom
bump-dokka-support-gradle-8

Conversation

@tonidero

@tonidero tonidero commented May 18, 2023

Copy link
Copy Markdown
Contributor

Description

Dokka failed to generate the docs after the gradle plugin 8 update: https://app.circleci.com/pipelines/github/RevenueCat/purchases-android/5693/workflows/aedc539a-ddc4-4478-b99b-45894517aaca/jobs/16381.

org.gradle.api.internal.tasks.AbstractTaskDependency: method 'void <init>()' not found

Updating to the latest dokka version seems to fix the issue

@tonidero tonidero added the pr:fix A bug fix label May 18, 2023
@tonidero tonidero marked this pull request as ready for review May 18, 2023 14:30
@tonidero tonidero requested a review from a team May 18, 2023 14:30
@codecov

codecov Bot commented May 18, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1009 (088a3f5) into main (78cd322) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1009   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files         168      168           
  Lines        5984     5984           
  Branches      835      835           
=======================================
  Hits         5107     5107           
  Misses        546      546           
  Partials      331      331           

@tonidero tonidero merged commit a8ca1ce into main May 18, 2023
@tonidero tonidero deleted the bump-dokka-support-gradle-8 branch May 18, 2023 15:15
This was referenced May 24, 2023
tonidero added a commit that referenced this pull request May 25, 2023
**This is an automatic release.**

### New Features
* Support DEFERRED mode (#985) via swehner (@swehner)
* Add completion callback to syncPurchases API (#1002) via Toni Rico
(@tonidero)
### Bugfixes
* Workaround bug in android 4 for JSON objects with List<String> (#942)
via Andy Boedo (@aboedo)
### Dependency Updates
* Bump fastlane-plugin-revenuecat_internal from `fe45299` to `13773d2`
(#1015) via dependabot[bot] (@dependabot[bot])
### Other Changes
* Bump dokka to 1.8.10 to support Gradle 8 (#1009) via Toni Rico
(@tonidero)
* Disable offline entitlements temporarily (#1023) via Toni Rico
(@tonidero)
* Fix integration tests in CI (#1019) via Toni Rico (@tonidero)
* Add offline entitlements integration tests (#1006) via Toni Rico
(@tonidero)
* Disable offline entitlements in observer mode (#1014) via Toni Rico
(@tonidero)
* Extracts setup and teardown to BasePurchasesTest (#1011) via Cesar de
la Vega (@vegaro)
* Support forcing server errors for tests (#1008) via Toni Rico
(@tonidero)

---------

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants