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

fix usage on android API <19 #119

Merged
merged 3 commits into from
Jun 27, 2017
Merged

fix usage on android API <19 #119

merged 3 commits into from
Jun 27, 2017

Conversation

ffgiraldez
Copy link
Member

Objects.hascode was not introduced in Android until API 19

in order

Copy link
Member

@pakoito pakoito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@eea20f4). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #119   +/-   ##
=========================================
  Coverage          ?   55.54%           
  Complexity        ?      200           
=========================================
  Files             ?       80           
  Lines             ?     1172           
  Branches          ?      168           
=========================================
  Hits              ?      651           
  Misses            ?      453           
  Partials          ?       68
Impacted Files Coverage Δ Complexity Δ
.../src/main/kotlin/kategory/typeclasses/Typeclass.kt 38.8% <100%> (ø) 0 <0> (?)

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 eea20f4...3d6af17. Read the comment docs.

@pakoito pakoito merged commit d1c8aa2 into master Jun 27, 2017
@wiyarmir wiyarmir mentioned this pull request Jul 17, 2017
@pakoito pakoito deleted the fix-build-android-4.x branch August 23, 2017 23:35
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.

3 participants