5 ways to prepare your app build for Android Studio Flamingo releaseИнструкция для подготовки проекта к переходу на Android Studio Flamingo.
👉 Declare the namespace property using DSL
👉 Verify that R classes are not transitive by default for library modules
👉 Enable BuildConfig only for modules that need it
👉 Enable AIDL and RenderScript for modules that need them
👉 R8 full mode by default
Читать (En)