You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build: Replace kotlin android extensions with parcelize for wordpress
Since this lib utilizes the '@parcelize' annotation (ie.
'SelectedDateProvider' on 'StatsActivity'), the
'kotlin-android-extensions' plugin cannot be removed completely, but
instead it needs to be replaced with the 'kotlin-parcelize' plugin.
0 commit comments