Slide 4
Slide 4 text
Jetifier
▸ Allow you to mix Support Library and AndroidX
▸ Transform Support Library to AndroidX
▸ Modify Java/Kotlin, POM, XML, Proguard by using ASM else
▸ In proguard configurations, android.support.* will be
transformed to eligible androidx packages
▸ AGP apply do jetification at the build-time if configured
4