Version 0.41.2
- Target SDK is now v31, min SDK is now 16.
- Uses Gradle 7, and build tools is v30.
- Breaking: Requires JDK 11 to compile.
- Breaking: Fix: More fully support
@PropDefault
annotations in Kotlin Specs (see change logs for more details). - Breaking:
InternalNode
renamed toLithoNode
, and elevated to a concrete class. DeletesDefaultInternalNode
. - Breaking:
NodeInfo
is now a concrete class; deletesDefaultNodeInfo
.
See CHANGELOG.md for the complete list of updates