rust-mobile / android-activity

Glue for building Rust applications on Android with NativeActivity or GameActivity
238 stars 46 forks source link

Make a release #129

Closed kchibisov closed 11 months ago

kchibisov commented 11 months ago

We are going to do a release of winit very soon, it's the last crate missing. The other android crates were updated.

Requires https://github.com/rust-mobile/android-activity/pull/128

rib commented 11 months ago

Yeah I'll try and release soon.

For reference I'm expecting to need a small Winit PR for a breaking change in https://github.com/rust-mobile/android-activity/pull/131 that I'm hoping to land.