Skip to content

Conversation

@thomaszurkan-optimizely
Copy link
Contributor

Summary

  • We have added support for older versions of Android (under API 24) by not using java.util.Supplier which is not supported in java 8 on these older versions. Change log update for release of 3.3.1

Test plan

Change log change.

Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

Lgtm

@coveralls
Copy link

coveralls commented Oct 11, 2019

Pull Request Test Coverage Report for Build 1222

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.818%

Totals Coverage Status
Change from base Build 1221: 0.0%
Covered Lines: 18040
Relevant Lines: 20085

💛 - Coveralls

@thomaszurkan-optimizely thomaszurkan-optimizely merged commit 2cddbac into master Oct 11, 2019
@thomaszurkan-optimizely thomaszurkan-optimizely deleted the prepareFor331 branch October 11, 2019 20:19
thomaszurkan-optimizely added a commit that referenced this pull request Oct 11, 2019
* (fix): use a ParserSupplier instead of java.util.Supplier to enable work on older versions of Android. (#340)

* use a ParserSupplier to enable work on older versions of Android.

* remove the generics

* update for new release for android support (#341)
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.

4 participants