Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3cb458325 | |||
|
98ae590a0f |
2 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ name = "mobile_lib"
|
|||
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "71783b800b6e5b2b52fb86d7a35447154fa24030", features = [] }
|
||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "b6660a041db44729893dae7991a9be61cf8c2ed5", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri-plugin-opener = "2"
|
||||
|
|
|
|||
|
|
@ -372,6 +372,7 @@
|
|||
git
|
||||
jq
|
||||
curl
|
||||
libsoup_3
|
||||
]
|
||||
++ [
|
||||
android.androidsdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue