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"]
|
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "4af26a3f7f8b692d62cca549bbacd93f5ce90b41", features = [] }
|
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "b6660a041db44729893dae7991a9be61cf8c2ed5", features = [] }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tauri-plugin-opener = "2"
|
tauri-plugin-opener = "2"
|
||||||
|
|
|
||||||
|
|
@ -372,6 +372,7 @@
|
||||||
git
|
git
|
||||||
jq
|
jq
|
||||||
curl
|
curl
|
||||||
|
libsoup_3
|
||||||
]
|
]
|
||||||
++ [
|
++ [
|
||||||
android.androidsdk
|
android.androidsdk
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue