Skip to content

chore: rename namespace to dev.nucleusframework.nna#21

Merged
kdroidFilter merged 1 commit into
mainfrom
chore/rename-namespace
May 13, 2026
Merged

chore: rename namespace to dev.nucleusframework.nna#21
kdroidFilter merged 1 commit into
mainfrom
chore/rename-namespace

Conversation

@kdroidFilter
Copy link
Copy Markdown
Collaborator

Summary

  • Move all Kotlin packages from io.github.kdroidfilter.nucleusnativeaccess.* to dev.nucleusframework.nna.*
  • Rename Gradle plugin id to dev.nucleusframework.nna, GROUP to dev.nucleusframework, IMPLEMENTATION_CLASS accordingly
  • Rename plugin sub-project from :nucleusnativeaccess to :nna (and artifactId)
  • Update WEBSITE / VCS_URL and README references to the NucleusFramework org
  • Third-party io.github.kdroidfilter.nucleus (Compose packaging plugin) left untouched in examples

Test plan

  • ./gradlew :nna:clean :nna:compileKotlin — BUILD SUCCESSFUL
  • ./gradlew :nna:check — BUILD SUCCESSFUL
  • Examples tests (:examples:*:check) — not run locally

- Move packages from io.github.kdroidfilter.nucleusnativeaccess to dev.nucleusframework.nna
- Update Gradle plugin id to dev.nucleusframework.nna
- Update GROUP to dev.nucleusframework
- Update WEBSITE/VCS_URL to NucleusFramework org
- Rename plugin sub-project to :nna and artifactId to nna
@kdroidFilter kdroidFilter merged commit 566b459 into main May 13, 2026
1 check passed
@kdroidFilter kdroidFilter deleted the chore/rename-namespace branch May 13, 2026 10:30
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