Skip to content

fix: bundle kotlinx-serialization for Azora extension - #210

Open
hamedhani1998 wants to merge 1 commit into
NovelSourcery:mainfrom
hamedhani1998:fix/azora-serialization
Open

fix: bundle kotlinx-serialization for Azora extension#210
hamedhani1998 wants to merge 1 commit into
NovelSourcery:mainfrom
hamedhani1998:fix/azora-serialization

Conversation

@hamedhani1998

@hamedhani1998 hamedhani1998 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor
  • Add implementation(libs.kotlin.json) to include kotlinx-serialization-json at runtime
  • Bump extVersionCode to 5
  • Add packaging exclusion for kotlin-tooling-metadata.json

Fixes NoClassDefFoundError: kotlinx.serialization.internal.GeneratedSerializer$-CC crash

Checklist:

  • Updated versionCode value in build.gradle.kts
  • Updated baseVersionCode in build.gradle.kts (if updated multisrc theme code)
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Set the contentWarning configuration in build.gradle.kts appropriately
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • This PR is AI-assisted, I have reviewed the changes manually and confirmed they are not slop

- Add implementation(libs.kotlin.json) to include kotlinx-serialization-json at runtime
- Bump extVersionCode to 5
- Add packaging exclusion for kotlin-tooling-metadata.json

Fixes NoClassDefFoundError: kotlinx.serialization.internal.GeneratedSerializer\$-CC crash
@hamedhani1998
hamedhani1998 marked this pull request as ready for review August 17, 2026 08:25
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