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

Disable Jack compiler #199

Merged
merged 1 commit into from Mar 20, 2017
Merged

Disable Jack compiler #199

merged 1 commit into from Mar 20, 2017

Conversation

iainmcgin
Copy link
Member

Jack is now deprecated:

https://android-developers.googleblog.com/2017/03/future-of-java-8-language-feature.html

In order to continue to support Java 8 features in the demo app,
retrolambda is temporarily introduced until official Java 8 support
is provided in the Android SDK.

Fixes #190.

Jack is now deprecated:

https://android-developers.googleblog.com/2017/03/future-of-java-8-language-feature.html

In order to continue to support Java 8 features in the demo app,
retrolambda is temporarily introduced until official Java 8 support
is provided in the Android SDK.
@codecov-io
Copy link

codecov-io commented Mar 20, 2017

Codecov Report

Merging #199 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #199   +/-   ##
=========================================
  Coverage     79.25%   79.25%           
  Complexity      432      432           
=========================================
  Files            41       41           
  Lines          2145     2145           
  Branches        207      207           
=========================================
  Hits           1700     1700           
  Misses          367      367           
  Partials         78       78

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf7fa35...b7c0839. Read the comment docs.

@iainmcgin iainmcgin merged commit 7cc20cd into openid:master Mar 20, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants