Skip to content

[FSSDK-0000] Add option to run local java-sdk core-api jar#521

Merged
jaeopt merged 1 commit intomasterfrom
jae/fsc-local-run
Feb 13, 2026
Merged

[FSSDK-0000] Add option to run local java-sdk core-api jar#521
jaeopt merged 1 commit intomasterfrom
jae/fsc-local-run

Conversation

@jaeopt
Copy link
Contributor

@jaeopt jaeopt commented Feb 13, 2026

Summary

Adds support for using a local core-api.jar file instead of the Maven dependency, enabling faster local development and testing when iterating on the java-sdk core library.

Changes

  • Added conditional dependency resolution in android-sdk/build.gradle and shared/build.gradle to use a local core-api.jar from libs/ when the useLocalJars Gradle property is set
  • Added libs/ and .vscode/ to .gitignore to keep local artifacts out of version control

Jira Ticket

FSSDK-0000

Copy link
Contributor

@muzahidul-opti muzahidul-opti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaeopt jaeopt merged commit 2360466 into master Feb 13, 2026
10 of 13 checks passed
@jaeopt jaeopt deleted the jae/fsc-local-run branch February 13, 2026 16:49
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.

2 participants