Skip to content

Commit a9b9f50

Browse files
committed
Add warning comment for Appyx dependency
1 parent f188f39 commit a9b9f50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ serialization_json = "1.10.0"
4242
coil = "3.3.0"
4343
# Rollback to 1.0.4, 1.0.5 has this issue: https://github.com/airbnb/Showkase/issues/420
4444
showkase = "1.0.5"
45+
# There is some custom logic in `RootFlowNode` that may break because it reuses some Appyx internal APIs.
46+
# When upgrading this version, check state restoration still works fine.
4547
appyx = "1.7.1"
4648
sqldelight = "2.2.1"
4749
wysiwyg = "2.41.1"

0 commit comments

Comments
 (0)