Releases: mikepenz/Crossfader
Releases · mikepenz/Crossfader
v1.6.0
WARNING
- this release is the first release using androidX, stay with older versions for pure appcompat dependencies
Changes
- includes all updates from the rc pre releases
- update to final androidX 1.0.0 release
v1.6.0-rc01
WARNING
- this release is the first release using androidX, stay with older versions for pure appcompat dependencies
Changes
- upgrade to androidX
- update to build tools 28
- update to targetSdk 28
- include material dependency
- update to the new release setup used in my other libs
- update to gradle 4.9
- cleanup
v1.5.1
library
- update build tools to 27
- update compile sdk to 27
- update target sdk to 27
- update supportLibs to 27
- update gradle to 4.1
- update butterknife to 8.8.1
v1.5.0
library
- drop minSdk 10 support. new minSdk is now 14
- please use v1.3.7 of the library for API 10 support
- update to the latest support libraries v24.2.0
- remove unnecessary code
- update dependencies
- update gradle
v1.3.7
library
- update to latest support libraries v23.3.0
general
- update to latest gradle 2.12
- update to latest android gradle build tools v2.0.0
- update build tools to v23.0.3
v1.3.6
library
- update to latest android support libraries v23.2.1
v1.3.5
library
- make sure we can't click on the drawer in the background
v1.3.4
library
- make sure the fullView is not clickable if it is gone.
v1.3.3
MIGRATION
- update to latest support appcompat v23.2.0
library
- update to latest support appcompat v23.2.0
- add jcenter push support