irondash / cargokit

Integrate cargo build with flutter plugins and applications.
Other
58 stars 18 forks source link

Better handling of minSdkVersion #13

Open knopp opened 1 year ago

knopp commented 1 year ago

Cargokit should detect that NDK is missing for provided minSdkVersion and either fail with error or choose the correct version.

https://github.com/superlistapp/super_native_extensions/issues/182