Kashif-E / CameraK

A camera library for Compose Multiplatform
MIT License
135 stars 8 forks source link

- added github action for lib distribution #14

Closed Kashif-E closed 4 weeks ago

Kashif-E commented 4 weeks ago

This pull request adds a new GitHub Actions workflow to automate the process of uploading the library to Maven Central. The most important changes include setting up the workflow, configuring the build environment, and defining the steps for building and publishing the library.

New GitHub Actions workflow: