feat(android): support API 24 setup-free#42
Draft
tolgahan-arikan wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
minSdk 24and Kotlin2.1.20.oms-client-kotlin-sdk:0.1.0-alpha.4with coroutine/serialization versions aligned to the Kotlin SDK support branch.expo-build-propertiesminSdk workaround and update the standalone Expo example to the currentOMSClientAPI.0.1.0-alpha.4.Validation
yarn lintyarn typecheckyarn testyarn sdk-example build:androidyarn trails-actions-example build:androidnpm --prefix examples/expo-example cinpm --prefix examples/expo-example run typecheck@0xsequence/oms-react-native-sdk@0.1.0-alpha.4tarball:npx expo prebuild --platform android --clean --no-installminSdk 24and Kotlin2.1.20expo-build-properties,coreLibraryDesugaring, ordesugar_jdk_libs./gradlew :app:assembleDebug --no-daemon --console=plain --init-script /tmp/oms-e1-mavenlocal.gradleNotes
This PR depends on
io.github.0xsequence:oms-client-kotlin-sdk:0.1.0-alpha.4from 0xsequence/kotlin-sdk#59 being published to Maven Central before this can be released. The local Exponpm cipassed because the0.1.0-alpha.4npm tarball was packed locally and available in the local npm cache; a clean environment needs the final npm publication flow for this same version.