Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

MvvmLight.Platform.AndroidX Library #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gianlucaparadise
Copy link
Contributor

Starting from the GalaSoft.MvvmLight.Platform.AndroidSupport project, it has been created a new project (GalaSoft.MvvmLight.Platform.AndroidX) in order to support the RecyclerView from the AndroidX library over the one from the Android Support Library.

In my opinion, the GalaSoft.MvvmLight.Platform.AndroidSupport project should be deprecated and not maintained any further. This is why I just duplicated the code, instead of changing the using clauses with conditional compiling.

How can we proceed with Nuget package publishing?

Once the Nuget package is published, this pull request closes #80.

- migrated _gatherbinaries.bat to bash
- created script to clean
- created script to create the nupkg
- fixed MvvmLightAndroidX.nuspec description
- fixed MvvmLightAndroidX.nuspec dependency
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AndroidX migration
1 participant