Skip to content

Release 3.3.1

Compare
Choose a tag to compare
@thomaszurkan-optimizely thomaszurkan-optimizely released this 11 Oct 20:54
· 2 commits to 3.3.x since this release
38d6606

3.3.1

October 11th, 2019

New Features:

  • java.util.Supplier is not supported below Android API 24. In order to support Android 22 which still has more than 10% market share, we have changed our implementation to use our own config supplier interface.