Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#59] add platforms #62

Merged
merged 6 commits into from
Aug 7, 2020
Merged

[#59] add platforms #62

merged 6 commits into from
Aug 7, 2020

Conversation

patjackson52
Copy link
Contributor

@patjackson52 patjackson52 commented Aug 3, 2020

#59 Missing arm32 support

  • adds several kotlin targets that were missing
  • alphabetize platforms in gradle
  • format build.gradle to 4 sp indents
  • update multiple dependenicies
  • bump redux-kotlin version to 0.5.5
  • remove spek & atrium test dependency and migrate to kotlin.test.*
    (spek dsl was great, unfortunately multiplatform support was lacking)

platforms added:
androidNativeArm32
androidNativeArm64
iosArm32
mingxX86
tvosArm64
tvosX64
watchosArm32
watchosArm64
watchosX86
linuxArm32

@patjackson52 patjackson52 force-pushed the feature/59-add-platforms branch from c48c72b to 3fd07aa Compare August 6, 2020 12:59
@patjackson52 patjackson52 merged commit 1c970c5 into kotlin-1.4 Aug 7, 2020
@patjackson52 patjackson52 deleted the feature/59-add-platforms branch August 16, 2020 12:36
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