SDKLauncher-Android icon indicating copy to clipboard operation
SDKLauncher-Android copied to clipboard

Using ReadiumSDK and ReadiumLCP AARs instead of Git readium-sdk and readium-lcp-client submodules

Open danielweck opened this issue 6 years ago • 1 comments

For illustration purposes only. Based off https://github.com/readium/SDKLauncher-Android/pull/147

danielweck avatar Jun 17 '19 12:06 danielweck

The actual pre-built AARs SDKLauncher-Android/readium-sdk/readium-sdk.aar and SDKLauncher-Android/readium-lcp/readium-lcp.aar are missing from this PR, they can be created via the command line gradlew assembleDebug or gradlew assembleRelease using the PRs / feature branches https://github.com/readium/readium-sdk/pull/317 and https://github.com/readium/readium-lcp-client/pull/49

danielweck avatar Jun 17 '19 12:06 danielweck