Skip to content

7.0.97

Compare
Choose a tag to compare
@shai-almog shai-almog released this 27 Jan 05:05
· 157 commits to master since this release
b8c196d
Fixed a regression in the Lifecycle class

Current form was null on suspend because of a collision between a new method name and static import. Ugh. 
https://stackoverflow.com/questions/75161961/how-can-i-prevent-my-app-from-restarting-when-i-switch-apps/75167455