SDKLauncher-Android
SDKLauncher-Android copied to clipboard
Using ReadiumSDK and ReadiumLCP AARs instead of Git readium-sdk and readium-lcp-client submodules
For illustration purposes only. Based off https://github.com/readium/SDKLauncher-Android/pull/147
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