ajalt / colormath

Multiplatform Kotlin color conversion and manipulation
https://ajalt.github.io/colormath/
MIT License
308 stars 21 forks source link

Add WatchOS Arm32 support. #64

Closed ReneeVandervelde closed 3 months ago

ReneeVandervelde commented 3 months ago

Adds the Arm32 platform of WatchOS (which is used in the series 1-3 watches)

This platform doesn't appear to require any additional code to support, and was previously supported in 3.2.0, but broke in 3.3 when platform targets were added explicitly.