Skip to content

Commit 9510b3a

Browse files
authored
Update README.md (#52)
Move Fruitties to first
1 parent 4b2c2d8 commit 9510b3a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Kotlin Multiplatform Samples
22

3+
## [Fruitties](./Fruitties)
4+
5+
Fruitties is a sample app using the Kotlin Multiplatform ViewModel, Room, DataStore and Ktor libraries to fetch, store and display data.
6+
37
## ~DiceRoller~ (Deprecated)
48

59
DiceRoller is a sample app using the Kotlin Multiplatform DataStore library to store and observe preferences.
610

711
#### This sample was deprecated and removed, but you can still access it [in the history](https://github.com/android/kotlin-multiplatform-samples/tree/36d62a15d6e476e0f0ee4102b881aa40806bb8dd/DiceRoller).
812

9-
## [Fruitties](./Fruitties)
10-
11-
Fruitties is a sample app using the Kotlin Multiplatform ViewModel, Room, DataStore and Ktor libraries to fetch, store and display data.
1213

1314
## License
1415

0 commit comments

Comments
 (0)