@@ -487,7 +487,7 @@ To explore the ecosystem as a whole, check out the [kotlin-multiplatform](https:
487
487
</td>
488
488
<td>A cross-platform application that is built using Jetpack Compose Multiplatform, a declarative framework for
489
489
sharing UIs across multiple platforms with Kotlin. The application allows users to browse, search, and
490
- purchase products from a shopping catalog on Android, iOS.
490
+ purchase products from a shopping catalog on Android, iOS, Desktop, and Android TV .
491
491
</td>
492
492
<td>
493
493
<list>
@@ -512,14 +512,15 @@ To explore the ecosystem as a whole, check out the [kotlin-multiplatform](https:
512
512
<li><code>ktor-client</code></li>
513
513
<li><code>datastore</code></li>
514
514
<li><code>koin</code></li>
515
- <li><code>Compose Navigation</code></li>
516
- <li><code>Coil</code></li>
517
- <li><code>Kotest</code></li>
515
+ <li><code>google-map</code></li>
516
+ <li><code>compose-navigation</code></li>
517
+ <li><code>coil</code></li>
518
+ <li><code>kotest</code></li>
518
519
</list>
519
520
</td>
520
521
<td>
521
522
<list>
522
- <li>Compose Multiplatform on Android and iOS </li>
523
+ <li>Compose Multiplatform on Android, iOS, Desktop, and Android TV </li>
523
524
</list>
524
525
</td>
525
526
</tr>
0 commit comments