mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 13:51:30 +11:00
Pin android-activity git dependency
This commit is contained in:
parent
f801c4a00b
commit
119462795a
|
@ -68,7 +68,7 @@ softbuffer = "0.3.0"
|
|||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
# Coordinate the next winit release android-activity 0.5 release
|
||||
android-activity = { git = "https://github.com/rust-mobile/android-activity" }
|
||||
android-activity = { git = "https://github.com/rust-mobile/android-activity", rev = "535994f4a2dde7e1abc3566e75d62518e0c7da74" }
|
||||
ndk = "0.7.0"
|
||||
ndk-sys = "0.4.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue