This is a minor update to the Tangram Android SDK and the Tangram iOS SDK. There are no breaking changes to the SDK interfaces in this release.
Android
- Android 12 system font support by @matteblair in #2306 (thanks @rwrx and @westnordost for reporting the issue!)
Core
- Set an upper limit on isect2d splits in LabelCollider::process by @matteblair in #2307
- Apply global variables within Marker styling strings by @matteblair in #2309 (thanks @westnordost for reporting the issue!)
- Set m_curlRunning flag in UrlClient before spawning task threads by @matteblair in #2311 (thanks @hoss291069 for reporting the issue!)
Full Changelog: 0.17.0...0.17.1