Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
youndon committed May 29, 2024
2 parents db40963 + 8488342 commit 53524b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ JetNote is modern note android application written by kotlin language and [jetpa
A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously.

### [Voyager](https://voyager.adriel.cafe/)
A multiplatform navigation library built for, and seamlessly integrated with, Jetpack Compose.
A multiplatform navigation and viewmodel library built for, and seamlessly integrated with, Jetpack Compose.

### [Room](https://developer.android.com/jetpack/androidx/releases/room)
The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
Expand Down

0 comments on commit 53524b1

Please sign in to comment.