Skip to content

Commit

Permalink
6.0.7 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
XilinJia committed Jul 9, 2024
1 parent 2b64d98 commit 8eee364
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 @@ -19,7 +19,7 @@ Compared to AntennaPod this project:

1. Migrated all media routines to `androidx.media3`, with `AudioOffloadMode` enabled, nicer to device battery,
2. Is purely `Kotlin` based and mono-modular, and targets Android 14,
3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB
3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB (Podcini.R)
4. Removed the need for support libraries and jetifier
5. Outfits with Viewbinding, Coil replacing Glide, coroutines replacing RxJava and threads, and SharedFlow replacing EventBus,
6. Boasts new UI's including streamlined drawer, subscriptions view and player controller,
Expand Down

0 comments on commit 8eee364

Please sign in to comment.