mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Fix ndk-glue version
This commit is contained in:
parent
ffe0005f0f
commit
91e8000526
@ -11,7 +11,7 @@ maplibre = { path = "../maplibre" }
|
||||
maplibre-winit = { path = "../maplibre-winit", version = "0.0.1" }
|
||||
env_logger = "0.9.0"
|
||||
log = "0.4.17"
|
||||
ndk-glue = "0.5.0" # version is required by winit
|
||||
ndk-glue = "0.7.0" # version is required by winit
|
||||
jni = "0.19.0"
|
||||
|
||||
[lib]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user