Merge branch 'main' into compose_multiplatform

pull/1323/head
Mercury Li 2 years ago committed by GitHub
commit d3d2c9fa2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,8 +2,9 @@
<a href="https://play.google.com/store/apps/details?id=com.google.samples.apps.nowinandroid"><img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="70"></a>
Now in Android App
Now in Android App - Kotlin Multiplatform Edition
==================
Welcome to the Kotlin Multiplatform edition of Now in Android, a community-driven initiative to bring the best of Android development content to developers across platforms. This repository is a branch of the original Now in Android project, reimagined and re-engineered using Kotlin Multiplatform technology to make the project truly cross-platform.
**Learn how this app was designed and built in the [design case study](https://goo.gle/nia-figma), [architecture learning journey](docs/ArchitectureLearningJourney.md) and [modularization learning journey](docs/ModularizationLearningJourney.md).**

@ -51,7 +51,7 @@ protobufPlugin = "0.9.4"
retrofit = "2.9.0"
retrofitKotlinxSerializationJson = "1.0.0"
robolectric = "4.11.1"
roborazzi = "1.7.0"
roborazzi = "1.10.1"
room = "2.6.1"
secrets = "2.0.1"
truth = "1.1.5"

Loading…
Cancel
Save