2.5.2
View:
- Bump the min SDK version for the view library to 19 to follow AndroidX min SDK version.
Core:
- Remove
desugar
dependency from the library.
Note: Apps with min SDK version below 26 still need to use desugar
, however the library itself is no longer bundled with this dependency, which means that apps with min SDK version 26 and above will be able to use the library without desugar
.