Compare commits

..

No commits in common. "renovate/coil" and "main" have entirely different histories.

View file

@ -39,7 +39,7 @@ datetime = "0.8.0"
serialization_json = "1.11.0"
#other
coil = "3.5.0"
coil = "3.4.0"
# Rollback to 1.0.4, 1.0.5 has this issue: https://github.com/airbnb/Showkase/issues/420
showkase = "1.0.5"
# There is some custom logic in `RootFlowNode` that may break because it reuses some Appyx internal APIs.