Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

package android.support.v4.content does not exist #124

Open
GBManish1 opened this issue Jan 13, 2021 · 3 comments
Open

package android.support.v4.content does not exist #124

GBManish1 opened this issue Jan 13, 2021 · 3 comments

Comments

@GBManish1
Copy link

Error: "package android.support.* does not exist"
This plugin has old android support dependencies instead of using the new AndroidX equivalent.
Cannot add the plugin.

@darryncampbell
Copy link
Owner

Which version of this Plugin are you using? AndroidX support did not work for everybody back when it was first implemented it so I did the following:

  • For Android X Support please use version >= 2.x.x
  • For Android Support Library please use version 1.3.x

@GBManish1
Copy link
Author

How can i download zip file for 1.3.0 version?

@darryncampbell
Copy link
Owner

npm pack [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants