Esri / arcgis-maps-sdk-kotlin-toolkit

ArcGIS Maps SDK for Kotlin Toolkit
Apache License 2.0
14 stars 4 forks source link

remove shared lib #661

Closed sorenoid closed 1 week ago

sorenoid commented 1 week ago

Related to issue: https://devtopia.esri.com/runtime/kotlin/issues/4897

Description:

remove shared lib usage from popup and UN. Since the shared lib won't be published, it cannot be specified as a gradle dependency.

Summary of changes:

Pre-merge Checklist