fix(android): crash on orientation change due to activity recreation (#6261)

This commit is contained in:
Lucas Fernandes Nogueira
2023-02-13 15:20:52 -08:00
committed by GitHub
parent 65e487f344
commit 947eb391ca
4 changed files with 11 additions and 1 deletions

View File

@@ -4111,7 +4111,7 @@ dependencies = [
[[package]]
name = "wry"
version = "0.27.0"
source = "git+https://github.com/tauri-apps/wry?branch=dev#fc113d6e85ca5cd899c1f9c8c28a1e3c13612698"
source = "git+https://github.com/tauri-apps/wry?branch=dev#9975dda12a122051b375ec6485650546d2d91c26"
dependencies = [
"base64 0.13.1",
"block",