You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src
Mugurell cb32b1437e For #17917 - Remove the `kotlin-android-extensions` plugin
This means no code will be generated by Kotlin Android Extensions for caching
views and also for @Parcelize annotated classes.

As recommended in the official documentation
https://developer.android.com/topic/libraries/view-binding/migration#gradle
we need to switch on using `kotlinx.parcelize.Parcelize` instead of
`import kotlinx.android.parcel.Parcelize`

For #17917 - Remove the `kotlin-android-extensions` plugin

This means no code will be generated by Kotlin Android Extensions for caching
views and also for @Parcelize annotated classes.

As recommended in the official documentation
https://developer.android.com/topic/libraries/view-binding/migration#gradle
we need to switch on using `kotlinx.parcelize.Parcelize` instead of
`import kotlinx.android.parcel.Parcelize`
3 years ago
..
androidTest For #17917 - Finish migrating all synthetics usages 3 years ago
beta Android Autofill: Use AppCompat theme for UnlockActivity. 3 years ago
debug Android Autofill: Use AppCompat theme for UnlockActivity. 3 years ago
main For #17917 - Remove the `kotlin-android-extensions` plugin 3 years ago
migration Add domestic China FxA service for Mozilla Online builds 3 years ago
nightly Android Autofill: Use AppCompat theme for UnlockActivity. 3 years ago
release/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
test For #17917 - Finish migrating all synthetics usages 3 years ago