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

Check compatibility with new way of handling assets on Android #326

Closed
grabbou opened this issue Apr 17, 2019 · 4 comments
Closed

Check compatibility with new way of handling assets on Android #326

grabbou opened this issue Apr 17, 2019 · 4 comments

Comments

@grabbou
Copy link
Member

grabbou commented Apr 17, 2019

Since this commit, we no longer need to copy assets on Android. We can now handle them in a much better way.

We need to check whether there's anything to be done on the link side of things. For example, shall we noop on Android when linking assets of a dependency, that uses this new way?

How Gradle handles duplicates?

Going to check and figure out the upgrade strategy.

@grabbou grabbou self-assigned this Apr 17, 2019
@thymikee
Copy link
Member

thymikee commented Jul 7, 2019

Ping, anybody willing to tackle it? :)

@Kida007
Copy link

Kida007 commented Jul 10, 2019

I can try it (with a bit of mentorship)

@thecodrr
Copy link
Contributor

thecodrr commented Aug 5, 2019

@thymikee I can do it but I would need a little bit of specification as regards to what needs be done.

@github-actions
Copy link

github-actions bot commented Dec 1, 2022

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

@github-actions github-actions bot added the stale label Dec 1, 2022
@github-actions github-actions bot closed this as completed Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants