minor version

This commit is contained in:
rustdesk
2022-07-14 23:26:03 +08:00
parent c49bbc261c
commit 9498b77c0a
3 changed files with 32 additions and 36 deletions

View File

@@ -101,7 +101,7 @@ async-process = "1.3"
[target.'cfg(target_os = "android")'.dependencies]
android_logger = "0.11"
jni = "0.19.0"
jni = "0.19"
[target.'cfg(any(target_os = "android", target_os = "ios"))'.dependencies]
flutter_rust_bridge = "1.30.0"