1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-07-27 03:29:37 +00:00

Bump Android dependencies.

This commit is contained in:
Nolan Darilek 2022-01-10 10:40:24 -06:00
parent ad785b6536
commit cdc225418e

View File

@ -39,4 +39,4 @@ web-sys = { version = "0.3", features = ["EventTarget", "SpeechSynthesis", "Spee
[target.'cfg(target_os="android")'.dependencies]
jni = "0.19"
ndk-glue = "0.5"
ndk-glue = "0.6"