IronCoreLabs / ironoxide

Rust SDK for IronCore Privacy Platform
https://docs.rs/ironoxide
GNU Affero General Public License v3.0
10 stars 3 forks source link

Add more android targets #130

Closed clintfred closed 4 years ago

clintfred commented 4 years ago

Let's add the following android targets!! I think this covers the non-deprecated android architectures

You will want to use the one of the non-default TLS impls added in #132

clintfred commented 4 years ago

It would also be nice to build test with all three TLS implementations from #132 on CI. We don't need to do the cross product of features with architectures. We can do all the features on x86_64.