Hello,
the documentation Install and set up | ArcGIS Maps SDK for Kotlin | Esri Developer lists the following versions:
agp = "8.12.1"
kotlin = "2.2.10"
coreKtx = "1.17.0"
May I use the most recent versions, below, with arcgisMapsKotlin = "300.0.0"?
agp = "9.2.0"
coreKtx = "1.18.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.13.0"
kotlin = "2.3.21"
composeBom = "2026.04.01"
Thank you!
Adriana
@Shubham_Sharma