ViliusSutkus89 / ndkports

Binary Builds of Open Source Libraries
2 stars 2 forks source link

Bundle the whole matrix (library type and NDK version) in the same AAR #18

Open ViliusSutkus89 opened 11 months ago

ViliusSutkus89 commented 11 months ago

Prefab allows it. Should be possible

ViliusSutkus89 commented 11 months ago

https://github.com/google/prefab/tree/master/cli/src/test/resources/com/google/prefab/cli/packages/v1/static_and_shared

https://github.com/google/prefab/tree/master/cli/src/test/resources/com/google/prefab/cli/packages/v1/static_and_shared

ViliusSutkus89 commented 11 months ago

Should be possible to use current build matrix, artifact build/port/aar, gather artifacts from all matrix entries in the next job and publish previously artifacted build/port/aar's

ViliusSutkus89 commented 10 months ago

On the other hand, different NDK version would mean different min SDK level