[GitHub] incubator-weex pull request #1332: [WEEX-507][Android] Upgrade to Android AP...

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex/pull/1332


---


[GitHub] incubator-weex pull request #1332: [WEEX-507][Android] Upgrade to Android AP...

2018-07-16 Thread YorkShen
GitHub user YorkShen opened a pull request:

https://github.com/apache/incubator-weex/pull/1332

[WEEX-507][Android] Upgrade to Android API 26

https://issues.apache.org/jira/browse/WEEX-507
Update to Android API 26

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/YorkShen/incubator-weex android26

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1332.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1332


commit 9a46b15fe8b1933a2f4bbf5dc8283aede20c5ff3
Author: YorkShen 
Date:   2018-07-16T09:34:09Z

* [Android] Upgrade to API 26

commit 45722f35dbc5d11caad4c684de6fbef1d0c13bd1
Author: YorkShen 
Date:   2018-07-16T12:08:55Z

* [Core] Remove dexposed, which is not supported by ART VM.

commit 8ba9bd6edc0f2a2a70e07fff798596c2cfd9c884
Author: YorkShen 
Date:   2018-07-16T12:37:35Z

* Update android version in travisCI




---