fix(readme): remove versioning state

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-06-15 23:20:22 +02:00
parent 1202102b01
commit 70c906f232
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ API.
The API library is part of the `app` module, and is not intended to be used as a standalone library,
as it makes liberal use of Android-specific APIs for reactivity.
The app is currently in alpha, and is not yet ready for production use.
The app is written in Kotlin, and uses
the [Jetpack Compose](https://developer.android.com/jetpack/compose) UI toolkit, the current state
of the art for Android UI development.