We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b02ac commit ed7f552Copy full SHA for ed7f552
README.md
@@ -26,7 +26,7 @@ The *ArcGIS Maps SDK for Kotlin Toolkit* is released with a "bill of materials"
26
27
```
28
implementation(platform('com.esri:arcgis-maps-kotlin-toolkit-bom:200.2.0'))
29
-implementation('com.esri:arcgis-maps-kotlin-toolkit-authenticator')
+implementation('com.esri:arcgis-maps-kotlin-toolkit-authentication')
30
implementation('com.esri:arcgis-maps-kotlin-toolkit-compass')
31
32
0 commit comments