Skip to content

Version 0.41.2

Compare
Choose a tag to compare
@adityasharat adityasharat released this 03 May 18:42
· 4196 commits to master since this release
  • 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 to LithoNode, and elevated to a concrete class. Deletes DefaultInternalNode.
  • Breaking: NodeInfo is now a concrete class; deletes DefaultNodeInfo.

See CHANGELOG.md for the complete list of updates