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

android aar is too big and old #365

Closed
oakpip opened this issue Nov 14, 2017 · 3 comments
Closed

android aar is too big and old #365

oakpip opened this issue Nov 14, 2017 · 3 comments

Comments

@oakpip
Copy link

oakpip commented Nov 14, 2017

The version currently being used on Android is as follows: api 'com.eclipsesource.j2v8:j2v8_android:3.0.5@aar'

Is there any newest version for Android only, I need to control the size of the apk, just to support android's latest and smallest aar.

                                                                                                                                              please help me
@AlexTrotsenko
Copy link

AlexTrotsenko commented Dec 20, 2017

I don't know if I am doing it right, but the latest version from maven works fine for me on Android:

compile 'com.eclipsesource.j2v8:j2v8:4.8.0@aar'

@AlexTrotsenko
Copy link

AlexTrotsenko commented Dec 20, 2017

On the other hand mac os version is a bit old - 4.6.0 - I don't see any reason why it's not updated.

@irbull
Copy link
Member

irbull commented Jan 11, 2019

At one point the artifact name did change. 4.8.0 is available as com.eclipsesource.j2v8:j2v8:4.8.0@aar.

I am reducing the scope of this project and I'll only be producing Android (aar) builds. If others have cycles and would like to build/maintain other platforms, please let me know. Please see #441 for more information. Sorry, but I just don't have the cycles to build/test/maintain all these different platforms.

@irbull irbull closed this as completed Jan 11, 2019
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

No branches or pull requests

3 participants