Skip to content

feat: Distribute shared-storage via Maven Central#1299

Merged
krizzu merged 3 commits into
mainfrom
feat/move-away-from-local-repo
May 21, 2026
Merged

feat: Distribute shared-storage via Maven Central#1299
krizzu merged 3 commits into
mainfrom
feat/move-away-from-local-repo

Conversation

@krizzu

@krizzu krizzu commented May 21, 2026

Copy link
Copy Markdown
Member

Summary

Async Storage v3's android artifact is distributed locally, via local_repo. This required an extra step from end users to add maven local url.

This PR changes that, to distribute the artifact via Maven Central - removing the installation steps completely.

Next Step

  1. Do not create changeset here
  2. Open new PR, with changeset, released v1.0.0 of Shared Storage, bumped version of documentation + update installation step to remove an extra step for android

@krizzu krizzu force-pushed the feat/move-away-from-local-repo branch from b806cad to ac17716 Compare May 21, 2026 09:35
@changeset-bot

changeset-bot Bot commented May 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 83823e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@changeset-bot

changeset-bot Bot commented May 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ac17716

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Comment thread scripts/build-native-lib.sh Outdated
@krizzu krizzu marked this pull request as ready for review May 21, 2026 15:31
@krizzu krizzu requested a review from tido64 as a code owner May 21, 2026 15:31
@krizzu krizzu merged commit d5fb009 into main May 21, 2026
11 checks passed
@krizzu krizzu deleted the feat/move-away-from-local-repo branch May 21, 2026 15:35
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