CI: Introduces CI for android-support crate
Issue Fix
Fixes #17 (closed)
Description
- Wrote CI for
android-support
crate that uses the rust-gradle plugin of mozilla for cross-compilation - Gave thought on CI architecture and redefined + cleaned up jobs flow
Alternative(s) considered
- Cross-compilation via gradle command
- Separate and clean CI for android-components of the repository
- Usage of Gitlab Child Pipelines
Type
Choose one: CI
Screenshots (if applicable)
This is the current structure of ci
dir:
Edited by Ghost User