#jetpack #workmanager
Android Jetpack Updates. September 1, 2021
👉 WorkManager 2.6.0 uses the standardized mechanism of androidx.startup for initializing WorkManager and includes a number of improvements for its multi-process support
👉 Compose 1.0.2 (no Kotlin 1.5.30 support)
👉 Activity 1.4.0-alpha01 implements MenuHost interface. This allows any component to add menu items to the ActionBar
by adding a MenuProvider
instance to the activity
👉 Navigation 2.4.0-alpha08 support creation of custom NavType programmatically
👉 Profiler Installer 1.0.2 improves support Android 9-11
>>Click here to continue<<
